在好例子网,分享、交流、成长!
您当前所在位置:首页Others 开发实例一般编程问题 → .net ERP管理系统源码

.net ERP管理系统源码

一般编程问题

下载此实例
  • 开发语言:Others
  • 实例大小:33.80M
  • 下载次数:71
  • 浏览次数:343
  • 发布时间:2020-10-04
  • 实例类别:一般编程问题
  • 发 布 人:robot666
  • 文件格式:.rar
  • 所需积分:2
 

实例介绍

【实例简介】
.net ERP管理系统源码
【实例截图】
【核心代码】
ERP管理系统源码
├── ERP管理系统源码
│   ├── code
│   │   ├── BusinessClass
│   │   │   ├── AssemblyInfo.cs
│   │   │   ├── BackDB.cs
│   │   │   ├── bin
│   │   │   │   └── Debug
│   │   │   │   ├── AspNetPager.dll
│   │   │   │   ├── BusinessClass.dll
│   │   │   │   ├── BusinessClass.pdb
│   │   │   │   ├── C1.Web.C1WebChart.dll
│   │   │   │   ├── C1.Win.C1Chart.dll
│   │   │   │   ├── Interop.SQLDMO.dll
│   │   │   │   ├── KP.WebComponents.dll
│   │   │   │   ├── Sentinel.dll
│   │   │   │   ├── ZDClass.dll
│   │   │   │   └── ZDClass.pdb
│   │   │   ├── BusinessClass.csproj
│   │   │   ├── BusinessClass.suo
│   │   │   ├── BuyBackTableCols.cs
│   │   │   ├── BuyCancelTableCols.cs
│   │   │   ├── EvalString.cs
│   │   │   ├── Mac.cs
│   │   │   ├── M_cardMaterial.cs
│   │   │   ├── MedicineLicence.cs
│   │   │   ├── membercardType.cs
│   │   │   ├── M_IntegralIncrease.cs
│   │   │   ├── M_membertransaction.cs
│   │   │   ├── obj
│   │   │   │   ├── BusinessClass.csproj.FileListAbsolute.txt
│   │   │   │   └── Debug
│   │   │   │   ├── BusinessClass.csproj.FileListAbsolute.txt
│   │   │   │   ├── BusinessClass.dll
│   │   │   │   ├── BusinessClass.pdb
│   │   │   │   ├── BusinessClass.projdata
│   │   │   │   └── ResolveAssemblyReference.cache
│   │   │   ├── OrderTableCols.cs
│   │   │   ├── SellBackTableCols.cs
│   │   │   ├── SellCancelTableCols.cs
│   │   │   ├── struProductStoreNums.cs
│   │   │   ├── struUniqueDescribe.cs
│   │   │   ├── TableCols.cs
│   │   │   ├── TAfterService.cs
│   │   │   ├── TBaseBill.cs
│   │   │   ├── TBaseData.cs
│   │   │   ├── TBaseDetail.cs
│   │   │   ├── TBaseHuman.cs
│   │   │   ├── TBaseObject.cs
│   │   │   ├── TBaseOrg.cs
│   │   │   ├── TBasePerson.cs
│   │   │   ├── TBaseProduce.cs
│   │   │   ├── TBaseQualityCheck.cs
│   │   │   ├── TBillOfBuyCancel.cs
│   │   │   ├── TBillOfBuy.cs
│   │   │   ├── TBillOfExchange.cs
│   │   │   ├── TBillOfPutin.cs
│   │   │   ├── TBillOfSellCancel.cs
│   │   │   ├── TBillOfSell.cs
│   │   │   ├── TBillOfTakeout.cs
│   │   │   ├── TBuyApply.cs
│   │   │   ├── TBuyApplyDetail.cs
│   │   │   ├── TBuyBack.cs
│   │   │   ├── TBuyPay.cs
│   │   │   ├── TBuytmpProTable.cs
│   │   │   ├── TCheck.cs
│   │   │   ├── TColor.cs
│   │   │   ├── TCommRakeOff.cs
│   │   │   ├── TCommTaskMoney.cs
│   │   │   ├── TCompany.cs
│   │   │   ├── TCompanyType.cs
│   │   │   ├── TCompBase.cs
│   │   │   ├── TContract.cs
│   │   │   ├── TCustomerAbout.cs
│   │   │   ├── TCustomer.cs
│   │   │   ├── TCustomerType.cs
│   │   │   ├── TCustRakeOff.cs
│   │   │   ├── TCustTaskMoney.cs
│   │   │   ├── TDept.cs
│   │   │   ├── TDetailOfBuyBack.cs
│   │   │   ├── TDetailOfBuy.cs
│   │   │   ├── TDetailOfCheck.cs
│   │   │   ├── TDetailOfExchange.cs
│   │   │   ├── TDetailOfOrder.cs
│   │   │   ├── TDetailOfPutin.cs
│   │   │   ├── TDetailOfSellBack.cs
│   │   │   ├── TDetailOfSell.cs
│   │   │   ├── TDetailOfTakeout.cs
│   │   │   ├── TDocMain.cs
│   │   │   ├── TEmployee.cs
│   │   │   ├── TEmployeeDoc.cs
│   │   │   ├── TEProcess.cs
│   │   │   ├── TFeeType.cs
│   │   │   ├── TGathType.cs
│   │   │   ├── TGetMaterial.cs
│   │   │   ├── TGetMaterialDetail.cs
│   │   │   ├── TGlobal.cs
│   │   │   ├── TGoodsType.cs
│   │   │   ├── TKeepFee.cs
│   │   │   ├── TMaterielType.cs
│   │   │   ├── TMidProcType.cs
│   │   │   ├── TOrderOfSell.cs
│   │   │   ├── TParameter.cs
│   │   │   ├── TPayRakeOff.cs
│   │   │   ├── TPdCalc.cs
│   │   │   ├── TPdCalcDetail.cs
│   │   │   ├── TPdCalcunit.cs
│   │   │   ├── TPdCalcWage.cs
│   │   │   ├── TPdCalcWork.cs
│   │   │   ├── TPdClass.cs
│   │   │   ├── TPdCostOfProduct.cs
│   │   │   ├── TPdCrafRoute.cs
│   │   │   ├── TPdCrafRouteDetail.cs
│   │   │   ├── TPdEquipments.cs
│   │   │   ├── TPdMainPlan.cs
│   │   │   ├── TPdMainPlanDetail.cs
│   │   │   ├── TPdPlan.cs
│   │   │   ├── TPdPlanDetail.cs
│   │   │   ├── TPdSendWorker.cs
│   │   │   ├── TPdSendWorkerDetail.cs
│   │   │   ├── TPdWorkPreface.cs
│   │   │   ├── TProcModel.cs
│   │   │   ├── TProcSpec.cs
│   │   │   ├── TProcType.cs
│   │   │   ├── TProduct.cs
│   │   │   ├── TProductInstall.cs
│   │   │   ├── TProductInstallDetail.cs
│   │   │   ├── TQualityCheckRecord.cs
│   │   │   ├── TQualityCheckRecordDetail.cs
│   │   │   ├── TQualityCheckStandard.cs
│   │   │   ├── TRight.cs
│   │   │   ├── TSellBack.cs
│   │   │   ├── TSellPay.cs
│   │   │   ├── TSms.cs
│   │   │   ├── TSmsCust.cs
│   │   │   ├── TStore.cs
│   │   │   ├── TStoreHouse.cs
│   │   │   ├── TtmpBuyBackProTable.cs
│   │   │   ├── TtmpBuyCancelTable.cs
│   │   │   ├── TTmpCheckTable.cs
│   │   │   ├── TTmpExchange.cs
│   │   │   ├── TTmpNormalPutin.cs
│   │   │   ├── TTmpNormalTakeout.cs
│   │   │   ├── TtmpOrderProTable.cs
│   │   │   ├── TtmpProTable.cs
│   │   │   ├── TTmpPutin.cs
│   │   │   ├── TTmpPutinOfCancelByCustomer.cs
│   │   │   ├── TTmpPutinOfCancel.cs
│   │   │   ├── TTmpPutinOfSendWork.cs
│   │   │   ├── TtmpSellBackProTable.cs
│   │   │   ├── TtmpSellCancelTable.cs
│   │   │   ├── TTmpTakeout.cs
│   │   │   ├── TTmpTakeoutOfCancel.cs
│   │   │   ├── TtmpTakeoutTable.cs
│   │   │   ├── TTransType.cs
│   │   │   ├── TTreeBaseData.cs
│   │   │   ├── TUnit.cs
│   │   │   └── TWorkCarDate.cs
│   │   ├── Common
│   │   │   ├── bin
│   │   │   │   └── Debug
│   │   │   │   ├── COM.Excel.dll
│   │   │   │   ├── Common.dll
│   │   │   │   ├── Common.pdb
│   │   │   │   ├── DBUtility.dll
│   │   │   │   ├── DBUtility.pdb
│   │   │   │   ├── Excel.dll
│   │   │   │   ├── Microsoft.Vbe.Interop.dll
│   │   │   │   └── office.dll
│   │   │   ├── Common.csproj
│   │   │   ├── Common.csproj.user
│   │   │   ├── ConfigHelper.cs
│   │   │   ├── DataCache.cs
│   │   │   ├── DataToExcel.cs
│   │   │   ├── DataValidate.cs
│   │   │   ├── DEncrypt
│   │   │   │   ├── DEncrypt.cs
│   │   │   │   ├── DESEncrypt.cs
│   │   │   │   ├── HashEncode.cs
│   │   │   │   └── RSACryption.cs
│   │   │   ├── INIFile.cs
│   │   │   ├── Lib
│   │   │   │   ├── COM.Excel.dll
│   │   │   │   ├── Excel.dll
│   │   │   │   └── vssver2.scc
│   │   │   ├── MessageBox.cs
│   │   │   ├── obj
│   │   │   │   ├── Common.csproj.FileListAbsolute.txt
│   │   │   │   ├── Common.csproj.FileList.txt
│   │   │   │   ├── Debug
│   │   │   │   │   ├── Common.csproj.FileListAbsolute.txt
│   │   │   │   │   ├── Common.dll
│   │   │   │   │   ├── Common.pdb
│   │   │   │   │   ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │   │   │   │   ├── Refactor
│   │   │   │   │   │   └── Common.dll
│   │   │   │   │   └── ResolveAssemblyReference.cache
│   │   │   │   └── Release
│   │   │   │   ├── build.force
│   │   │   │   └── ResolveAssemblyReference.cache
│   │   │   ├── PageValidate.cs
│   │   │   ├── PDF417.cs
│   │   │   ├── Properties
│   │   │   │   └── AssemblyInfo.cs
│   │   │   ├── RMB.cs
│   │   │   ├── StringPlus.cs
│   │   │   └── TimeParser.cs
│   │   ├── DBUtility
│   │   │   ├── AssemblyInfo.cs
│   │   │   ├── bin
│   │   │   │   └── Debug
│   │   │   │   ├── AspNetPager.dll
│   │   │   │   ├── C1.Web.C1WebChart.dll
│   │   │   │   ├── C1.Win.C1Chart.dll
│   │   │   │   ├── KP.WebComponents.dll
│   │   │   │   ├── ZDClass.dll
│   │   │   │   └── ZDClass.pdb
│   │   │   ├── Database.cs
│   │   │   ├── DBClass.cs
│   │   │   ├── DBUtility.csproj
│   │   │   ├── Error.cs
│   │   │   ├── LunarDate.cs
│   │   │   ├── obj
│   │   │   │   ├── DBUtility.csproj.FileListAbsolute.txt
│   │   │   │   ├── Debug
│   │   │   │   │   ├── DBUtility.csproj.FileListAbsolute.txt
│   │   │   │   │   ├── ResolveAssemblyReference.cache
│   │   │   │   │   ├── ZDClass.dll
│   │   │   │   │   ├── ZDClass.pdb
│   │   │   │   │   └── ZDClass.projdata
│   │   │   │   ├── HSClass.csproj.FileListAbsolute.txt
│   │   │   │   ├── ZDClass.csproj.FileListAbsolute.txt
│   │   │   │   └── ZDClass.csproj.FileList.txt
│   │   │   ├── Tools.cs
│   │   │   └── ZDClass.suo
│   │   ├── HSERP.sln
│   │   ├── HSERP.suo
│   │   ├── PrecompiledWeb
│   │   │   ├── Web
│   │   │   │   ├── AdminCenter
│   │   │   │   │   ├── Answer.aspx
│   │   │   │   │   ├── DocFiles
│   │   │   │   │   │   ├── 1.jpg
│   │   │   │   │   │   └── b1.jpg
│   │   │   │   │   ├── DocMain.aspx
│   │   │   │   │   ├── Index.htm
│   │   │   │   │   ├── NewDoc.aspx
│   │   │   │   │   ├── ReInfo.aspx
│   │   │   │   │   ├── seereceive.aspx
│   │   │   │   │   ├── SeeSendRev.aspx
│   │   │   │   │   └── SendDoc.aspx
│   │   │   │   ├── Ascx
│   │   │   │   │   ├── BillOfSell.ascx
│   │   │   │   │   ├── cwSelectBillOfTakeout.aspx
│   │   │   │   │   ├── cwSelectDept.aspx
│   │   │   │   │   ├── cwSelectGoodsType.aspx
│   │   │   │   │   ├── cwSelectMeta.aspx
│   │   │   │   │   ├── cwSelectMidProc.aspx
│   │   │   │   │   ├── cwSelectOffice.aspx
│   │   │   │   │   ├── cwSelectPacking.aspx
│   │   │   │   │   ├── cwSelectStoreroom.aspx
│   │   │   │   │   ├── cwSelProcStoreBatchNO.aspx
│   │   │   │   │   ├── downloadFile.asp
│   │   │   │   │   ├── ProSelectDetail.ascx
│   │   │   │   │   ├── SelectBillOfBuy.aspx
│   │   │   │   │   ├── SelectBillOfBuyBack.aspx
│   │   │   │   │   ├── SelectBillOfSell.aspx
│   │   │   │   │   ├── SelectBillOfSellBack.aspx
│   │   │   │   │   ├── SelectBuyBack.aspx
│   │   │   │   │   ├── SelectProvider.aspx
│   │   │   │   │   ├── SelectSellBack.aspx
│   │   │   │   │   └── ucSelectDept.ascx
│   │   │   │   ├── aspnet_client
│   │   │   │   │   └── system_web
│   │   │   │   │   └── 1_1_4322
│   │   │   │   │   ├── SmartNav.htm
│   │   │   │   │   ├── SmartNav.js
│   │   │   │   │   └── WebUIValidation.js
│   │   │   │   ├── Aspx
│   │   │   │   │   ├── SelectBillOfBuy.aspx
│   │   │   │   │   ├── SelectBillOfTakeout.aspx
│   │   │   │   │   ├── SelectBuyApply.aspx
│   │   │   │   │   ├── SelectBuyApplyDetail.aspx
│   │   │   │   │   ├── SelectCarProject.aspx
│   │   │   │   │   ├── SelectComp.aspx
│   │   │   │   │   ├── SelectCustomer.aspx
│   │   │   │   │   ├── SelectDepartment.aspx
│   │   │   │   │   ├── SelectDocHead.aspx
│   │   │   │   │   ├── SelectEquipmentsDoc.aspx
│   │   │   │   │   ├── SelectGetMaterialDetail.aspx
│   │   │   │   │   ├── SelectProduct.aspx
│   │   │   │   │   ├── SelectProType.aspx
│   │   │   │   │   ├── SelectQcProject.aspx
│   │   │   │   │   ├── SelectSale.aspx
│   │   │   │   │   └── SelectSendWorkerDetail.aspx
│   │   │   │   ├── BarCard.aspx
│   │   │   │   ├── BillPrint
│   │   │   │   │   ├── ASCX
│   │   │   │   │   │   ├── BillOfBuyBackPrint.ascx
│   │   │   │   │   │   ├── BillOfBuyPrint.ascx
│   │   │   │   │   │   ├── BillOfExchangePrint.ascx
│   │   │   │   │   │   ├── BillOfPutinPrint.ascx
│   │   │   │   │   │   ├── BillOfSellBackPrint.ascx
│   │   │   │   │   │   ├── BillOfSellPrint.ascx
│   │   │   │   │   │   ├── BillOfTakeOutPrint.ascx
│   │   │   │   │   │   ├── BuyBackPrint.ascx
│   │   │   │   │   │   ├── CalSellOfProductsPrint.ascx
│   │   │   │   │   │   ├── CalSellProductOfAreaPrint.ascx
│   │   │   │   │   │   ├── CalSellProductOfCustomerPrint.ascx
│   │   │   │   │   │   ├── CalSellProductOfSellerPrint.ascx
│   │   │   │   │   │   ├── OrderOfSellPrint.ascx
│   │   │   │   │   │   ├── SellBackPrint.ascx
│   │   │   │   │   │   ├── SellBackProductListPrint.ascx
│   │   │   │   │   │   ├── SellProductsListPrint.ascx
│   │   │   │   │   │   └── StoreRoomCheck.ascx
│   │   │   │   │   ├── BillOfBuyBackPrint.aspx
│   │   │   │   │   ├── BillOfBuyPrint.aspx
│   │   │   │   │   ├── BillOfExchangePrint.aspx
│   │   │   │   │   ├── BillOfPutinPrint.aspx
│   │   │   │   │   ├── BillOfSellBackPrint.aspx
│   │   │   │   │   ├── billofselldetail.aspx
│   │   │   │   │   ├── BillOfSellPrint.aspx
│   │   │   │   │   ├── BillOfTakeOutPrint.aspx
│   │   │   │   │   ├── BuyBackPrint.aspx
│   │   │   │   │   ├── CalSellProductOfAreaPrint.aspx
│   │   │   │   │   ├── CalSellProductOfCustomerPrint.aspx
│   │   │   │   │   ├── CalSellProductOfSellerPrint.aspx
│   │   │   │   │   ├── CalSellProductsPrint.aspx
│   │   │   │   │   ├── OrderOfSellPrint.aspx
│   │   │   │   │   ├── SellBackPrint.aspx
│   │   │   │   │   ├── SellBackProductListPrint.aspx
│   │   │   │   │   ├── SellProductsListPrint.aspx
│   │   │   │   │   └── StoreRoomCheck.aspx
│   │   │   │   ├── bin
│   │   │   │   │   ├── App_Code.compiled
│   │   │   │   │   ├── App_Code.dll
│   │   │   │   │   ├── App_Web_2sgca4io.dll
│   │   │   │   │   ├── App_Web_2thnr_i7.dll
│   │   │   │   │   ├── App_Web_7qdq8ebi.dll
│   │   │   │   │   ├── App_Web_8a0mfthe.dll
│   │   │   │   │   ├── App_Web_9jgqyl5r.dll
│   │   │   │   │   ├── App_Web_bwmwmv9w.dll
│   │   │   │   │   ├── App_Web_chy5h5n7.dll
│   │   │   │   │   ├── App_Web_csbkry6s.dll
│   │   │   │   │   ├── App_Web_cuxzsah2.dll
│   │   │   │   │   ├── App_Web_cv6vy3fn.dll
│   │   │   │   │   ├── App_Web_dlxq4phq.dll
│   │   │   │   │   ├── App_Web_dqgir1mt.dll
│   │   │   │   │   ├── App_Web_dqtdn-6s.dll
│   │   │   │   │   ├── App_Web_dqygxcvm.dll
│   │   │   │   │   ├── App_Web_dzrckaq-.dll
│   │   │   │   │   ├── App_Web_edi30n1q.dll
│   │   │   │   │   ├── App_Web_ehn1kqhe.dll
│   │   │   │   │   ├── App_Web_f_giifx6.dll
│   │   │   │   │   ├── App_Web_hflomoii.dll
│   │   │   │   │   ├── App_Web_hgbsmt7x.dll
│   │   │   │   │   ├── App_Web_hskkgrem.dll
│   │   │   │   │   ├── App_Web_hsriicn7.dll
│   │   │   │   │   ├── App_Web_kw-i3c_5.dll
│   │   │   │   │   ├── App_Web_ml8ksaeu.dll
│   │   │   │   │   ├── App_Web_p_dkojw5.dll
│   │   │   │   │   ├── App_Web_pfw0kcy5.dll
│   │   │   │   │   ├── App_Web_proselectdetail.ascx.c95a9aa.dll
│   │   │   │   │   ├── App_Web_pxjwdof7.dll
│   │   │   │   │   ├── App_Web_qhopep62.dll
│   │   │   │   │   ├── App_Web_qwkwuvtq.dll
│   │   │   │   │   ├── App_Web_qzkr-pc3.dll
│   │   │   │   │   ├── App_Web_r0bzceir.dll
│   │   │   │   │   ├── App_Web_s7mdop02.dll
│   │   │   │   │   ├── App_Web_si3wtkim.dll
│   │   │   │   │   ├── App_Web_vdy9wbmv.dll
│   │   │   │   │   ├── App_Web_xmozi48g.dll
│   │   │   │   │   ├── App_Web_yspdkqoj.dll
│   │   │   │   │   ├── App_Web_ytmrlwl-.dll
│   │   │   │   │   ├── App_Web_z7s2ed-u.dll
│   │   │   │   │   ├── AspNetPager.dll
│   │   │   │   │   ├── BusinessClass.dll
│   │   │   │   │   ├── BusinessClass.pdb
│   │   │   │   │   ├── C1.Common.dll
│   │   │   │   │   ├── C1.Web.C1WebChart.dll
│   │   │   │   │   ├── C1.Win.C1Chart.dll
│   │   │   │   │   ├── COM.Excel.dll
│   │   │   │   │   ├── Common.dll
│   │   │   │   │   ├── Common.pdb
│   │   │   │   │   ├── DatePicker1.dll
│   │   │   │   │   ├── DatePicker.dll
│   │   │   │   │   ├── Excel.dll
│   │   │   │   │   ├── Interop.SQLDMO.dll
│   │   │   │   │   ├── KpowerERP.dll
│   │   │   │   │   ├── KpowerERP.pdb
│   │   │   │   │   ├── KP.WebComponents.dll
│   │   │   │   │   ├── Microsoft.Web.UI.WebControls.dll
│   │   │   │   │   ├── Sentinel.dll
│   │   │   │   │   ├── ximagebutton.dll
│   │   │   │   │   ├── ZDClass.dll
│   │   │   │   │   └── ZDClass.pdb
│   │   │   │   ├── Buy
│   │   │   │   │   ├── ASCX
│   │   │   │   │   │   ├── BillOfBuy.ascx
│   │   │   │   │   │   ├── BillOfBuyBackEdit.ascx
│   │   │   │   │   │   ├── BillOfBuyEdit.ascx
│   │   │   │   │   │   ├── BuyProductsList.ascx
│   │   │   │   │   │   ├── CalBuyOfProducts.ascx
│   │   │   │   │   │   ├── CalBuyProductOfBuyer.ascx
│   │   │   │   │   │   ├── CalBuyProductOfProvider.ascx
│   │   │   │   │   │   ├── SelectBillOfBuy.ascx
│   │   │   │   │   │   ├── SelectBillOfBuyBack.ascx
│   │   │   │   │   │   ├── SelectOnlyPro0.aspx
│   │   │   │   │   │   └── SelectOnlyPro1.aspx
│   │   │   │   │   ├── BillOfBuy.aspx
│   │   │   │   │   ├── BillOfBuyBack.aspx
│   │   │   │   │   ├── BillOfBuyBackEdit.aspx
│   │   │   │   │   ├── BillOfBuyBackSearch.aspx
│   │   │   │   │   ├── BillOfBuyEdit.aspx
│   │   │   │   │   ├── BillOfBuyPrice.aspx
│   │   │   │   │   ├── BillOfBuyPriceStat.aspx
│   │   │   │   │   ├── BillOfBuySearch.aspx
│   │   │   │   │   ├── BuyProductsList.aspx
│   │   │   │   │   ├── CalBuyOfProducts.aspx
│   │   │   │   │   ├── CalBuyProductOfBuyer.aspx
│   │   │   │   │   ├── CalBuyProductOfProvider.aspx
│   │   │   │   │   ├── GoodsSelect0.aspx
│   │   │   │   │   ├── GoodsSelect1.aspx
│   │   │   │   │   ├── GoodsSelect3.aspx
│   │   │   │   │   ├── GoodsSelect4.aspx
│   │   │   │   │   └── Index.aspx
│   │   │   │   ├── BuyBack
│   │   │   │   │   ├── ASCX
│   │   │   │   │   │   ├── BuyBackEdit.ascx
│   │   │   │   │   │   ├── BuyBackList.ascx
│   │   │   │   │   │   └── SelectBuyBack.ascx
│   │   │   │   │   ├── BuyBackList.aspx
│   │   │   │   │   ├── BuyBackMaster.aspx
│   │   │   │   │   ├── BuyBackPack.aspx
│   │   │   │   │   └── Components
│   │   │   │   │   ├── AspNetPager.dll
│   │   │   │   │   ├── C1.Common.dll
│   │   │   │   │   ├── C1.Web.C1WebChart.dll
│   │   │   │   │   ├── C1.Win.C1Chart.dll
│   │   │   │   │   ├── DatePicker1.dll
│   │   │   │   │   ├── DatePicker.dll
│   │   │   │   │   ├── htbdog.dll
│   │   │   │   │   ├── Interop.SQLDMO.dll
│   │   │   │   │   ├── KP.WebComponents.dll
│   │   │   │   │   ├── Microsoft.Web.UI.WebControls.dll
│   │   │   │   │   ├── Sentinel.dll
│   │   │   │   │   └── ximagebutton.dll
│   │   │   │   ├── Config
│   │   │   │   │   ├── AddSetUnit.aspx
│   │   │   │   │   ├── Back_Database.aspx
│   │   │   │   │   ├── BaseData.ascx
│   │   │   │   │   ├── BaseDataEdit.aspx
│   │   │   │   │   ├── BaseDataTree.ascx
│   │   │   │   │   ├── ChangePassword.aspx
│   │   │   │   │   ├── Company.aspx
│   │   │   │   │   ├── CompDoc.aspx
│   │   │   │   │   ├── Comupdata.aspx
│   │   │   │   │   ├── DataClearAll.aspx
│   │   │   │   │   ├── DataClear.aspx
│   │   │   │   │   ├── DBBAK
│   │   │   │   │   │   ├── HSERP-20101120.bak
│   │   │   │   │   │   ├── myERP-20101120.bak
│   │   │   │   │   │   └── myERP-20101130.bak
│   │   │   │   │   ├── DeptDoc.aspx
│   │   │   │   │   ├── DocHead.aspx
│   │   │   │   │   ├── DocHeadEdit.aspx
│   │   │   │   │   ├── EmpJob.aspx
│   │   │   │   │   ├── EmpType.aspx
│   │   │   │   │   ├── EquipmentsType.aspx
│   │   │   │   │   ├── exesname.aspx
│   │   │   │   │   ├── ExesType.aspx
│   │   │   │   │   ├── FileDown.aspx
│   │   │   │   │   ├── gongsileibie.aspx
│   │   │   │   │   ├── Index.aspx
│   │   │   │   │   ├── inupdata.htm
│   │   │   │   │   ├── MaterielModel.aspx
│   │   │   │   │   ├── MaterielSpec.aspx
│   │   │   │   │   ├── MaterielType.aspx
│   │   │   │   │   ├── MidProcModel.aspx
│   │   │   │   │   ├── MidProcSpec.aspx
│   │   │   │   │   ├── MidProcType.aspx
│   │   │   │   │   ├── OfficeModel.aspx
│   │   │   │   │   ├── OfficeSpec.aspx
│   │   │   │   │   ├── OfficeType.aspx
│   │   │   │   │   ├── PackModel.aspx
│   │   │   │   │   ├── PackSpec.aspx
│   │   │   │   │   ├── PackType.aspx
│   │   │   │   │   ├── payname.aspx
│   │   │   │   │   ├── PayType.aspx
│   │   │   │   │   ├── PowerEmpEdit.aspx
│   │   │   │   │   ├── PowerEmpList.aspx
│   │   │   │   │   ├── PowerGroup.aspx
│   │   │   │   │   ├── ProcBaseData.ascx
│   │   │   │   │   ├── ProcdutStatus.aspx
│   │   │   │   │   ├── ProductModel.aspx
│   │   │   │   │   ├── ProductSpec.aspx
│   │   │   │   │   ├── ProductType.aspx
│   │   │   │   │   ├── ProviderType.aspx
│   │   │   │   │   ├── retailstoreroom.aspx
│   │   │   │   │   ├── SheetCode.aspx
│   │   │   │   │   ├── SheetCodeEdit.aspx
│   │   │   │   │   ├── SheetCode.xml
│   │   │   │   │   ├── StoreHouse.aspx
│   │   │   │   │   ├── tArea.aspx
│   │   │   │   │   ├── tAreaEdit.aspx
│   │   │   │   │   ├── tBaseDataTree.ascx
│   │   │   │   │   ├── TCompamyEdit.aspx
│   │   │   │   │   ├── TCompany.aspx
│   │   │   │   │   ├── TDepartment.aspx
│   │   │   │   │   ├── TDepartmentEdit.aspx
│   │   │   │   │   ├── TEmpInPut.aspx
│   │   │   │   │   ├── TEmployee.aspx
│   │   │   │   │   ├── TreeDepartment.ascx
│   │   │   │   │   ├── TreeView.ascx
│   │   │   │   │   ├── tUnit.aspx
│   │   │   │   │   ├── webColor.aspx
│   │   │   │   │   ├── webCustomerType.aspx
│   │   │   │   │   ├── webFeeType.aspx
│   │   │   │   │   ├── webGathType.aspx
│   │   │   │   │   ├── webProcp.aspx
│   │   │   │   │   ├── webProcType.aspx
│   │   │   │   │   ├── webPutinType.aspx
│   │   │   │   │   ├── webTakeoutType.aspx
│   │   │   │   │   ├── webTranType.aspx
│   │   │   │   │   └── wuliaoleibie.aspx
│   │   │   │   ├── Count
│   │   │   │   │   ├── ASCX
│   │   │   │   │   │   ├── CalSellOfProducts.ascx
│   │   │   │   │   │   ├── CalSellProductOfArea.ascx
│   │   │   │   │   │   ├── CalSellProductOfCustomer.ascx
│   │   │   │   │   │   ├── calsellproductofseller.ascx
│   │   │   │   │   │   ├── CheckinReportList.ascx
│   │   │   │   │   │   ├── NewCheckinReport.ascx
│   │   │   │   │   │   ├── SelectSubCustomer.ascx
│   │   │   │   │   │   ├── SellBackProductList.ascx
│   │   │   │   │   │   ├── SellProductsList.ascx
│   │   │   │   │   │   ├── SellWar.ascx
│   │   │   │   │   │   └── SetCustomerRelation.ascx
│   │   │   │   │   ├── CalSellOfProducts.aspx
│   │   │   │   │   ├── CalSellProductOfArea.aspx
│   │   │   │   │   ├── CalSellProductOfCustomer.aspx
│   │   │   │   │   ├── CalSellProductOfSeller.aspx
│   │   │   │   │   ├── CalSellReport.aspx
│   │   │   │   │   ├── CheckinReportList.aspx
│   │   │   │   │   ├── index.aspx
│   │   │   │   │   ├── NewCheckinReport.aspx
│   │   │   │   │   ├── SelectSubCustomer.aspx
│   │   │   │   │   ├── SellBackProductList.aspx
│   │   │   │   │   ├── SellProductsList.aspx
│   │   │   │   │   ├── SellWar.aspx
│   │   │   │   │   └── SetCustomerRelation.aspx
│   │   │   │   ├── Css
│   │   │   │   │   ├── Calendar.js
│   │   │   │   │   ├── DataGrid.js
│   │   │   │   │   ├── Layout.css
│   │   │   │   │   ├── Main.css
│   │   │   │   │   ├── MeizzDate.js
│   │   │   │   │   ├── modalWin.htm
│   │   │   │   │   ├── PrintMain.css
│   │   │   │   │   └── Publicfun.js
│   │   │   │   ├── Customer
│   │   │   │   │   ├── Ascx
│   │   │   │   │   │   ├── BackInfo.ascx
│   │   │   │   │   │   ├── CustInfo.ascx
│   │   │   │   │   │   ├── ServeInfo.ascx
│   │   │   │   │   │   └── ShowInfo.ascx
│   │   │   │   │   ├── BackPoint.aspx
│   │   │   │   │   ├── BackPointHint.aspx
│   │   │   │   │   ├── BackShow.aspx
│   │   │   │   │   ├── CommRakeList.aspx
│   │   │   │   │   ├── CommTaskList.aspx
│   │   │   │   │   ├── ContractEdit.aspx
│   │   │   │   │   ├── ContractList.aspx
│   │   │   │   │   ├── ContractShow.aspx
│   │   │   │   │   ├── CustBackPoint.aspx
│   │   │   │   │   ├── CustHelp.aspx
│   │   │   │   │   ├── CustMobileSea.aspx
│   │   │   │   │   ├── CustMoney.aspx
│   │   │   │   │   ├── CustomerAE.ascx
│   │   │   │   │   ├── CustomerAE.aspx
│   │   │   │   │   ├── CustomerMeg.aspx
│   │   │   │   │   ├── CustomerMegShow.aspx
│   │   │   │   │   ├── CustomerSel.htm
│   │   │   │   │   ├── CustPayPrice.aspx
│   │   │   │   │   ├── CustPrice.aspx
│   │   │   │   │   ├── CustRakeList.aspx
│   │   │   │   │   ├── CustRate.aspx
│   │   │   │   │   ├── CustSearch.aspx
│   │   │   │   │   ├── CustShow.ascx
│   │   │   │   │   ├── CustSms.aspx
│   │   │   │   │   ├── CustTaskList.aspx
│   │   │   │   │   ├── EmpAndCust.ascx
│   │   │   │   │   ├── EmpSearch.aspx
│   │   │   │   │   ├── Index.aspx
│   │   │   │   │   ├── KeepFee.aspx
│   │   │   │   │   ├── KeepFeeList.aspx
│   │   │   │   │   ├── KeepFeeShow.aspx
│   │   │   │   │   ├── MessageSend.aspx
│   │   │   │   │   ├── PricList.aspx
│   │   │   │   │   ├── ProviderEdit.aspx
│   │   │   │   │   ├── ProviderList.aspx
│   │   │   │   │   ├── ProviderPrice.aspx
│   │   │   │   │   ├── ProviderPriceList.aspx
│   │   │   │   │   ├── ProviderShow.aspx
│   │   │   │   │   ├── Rake.aspx
│   │   │   │   │   ├── RateDeploy.aspx
│   │   │   │   │   ├── RateList.aspx
│   │   │   │   │   ├── SelledHelp.aspx
│   │   │   │   │   ├── SelledHelpList.aspx
│   │   │   │   │   ├── SelledHelpShow.aspx
│   │   │   │   │   ├── ServeCustSell.aspx
│   │   │   │   │   ├── ServeList.aspx
│   │   │   │   │   ├── ServerCustOrder.aspx
│   │   │   │   │   ├── SetAdd.ascx
│   │   │   │   │   ├── TaskAdd.ascx
│   │   │   │   │   └── Task.aspx
│   │   │   │   ├── Data
│   │   │   │   │   ├── ERPInit.sql
│   │   │   │   │   ├── ERPPro.sql
│   │   │   │   │   └── ERP.sql
│   │   │   │   ├── Erpdesk.aspx
│   │   │   │   ├── erp.suo
│   │   │   │   ├── Finance
│   │   │   │   │   ├── BackPointList.aspx
│   │   │   │   │   ├── billoffp.aspx
│   │   │   │   │   ├── CheckList.aspx
│   │   │   │   │   ├── checksellpay.aspx
│   │   │   │   │   ├── custaccept.aspx
│   │   │   │   │   ├── custpay.aspx
│   │   │   │   │   ├── CustSellList.aspx
│   │   │   │   │   ├── CustStockList.aspx
│   │   │   │   │   ├── EditCheck.aspx
│   │   │   │   │   ├── FYD.aspx
│   │   │   │   │   ├── Index.aspx
│   │   │   │   │   ├── ReceiveList.aspx
│   │   │   │   │   ├── ReportList.aspx
│   │   │   │   │   ├── ReportPrint.aspx
│   │   │   │   │   ├── ReportShow.aspx
│   │   │   │   │   ├── selectbillofbuy.aspx
│   │   │   │   │   ├── selectexes.aspx
│   │   │   │   │   ├── selectfp.aspx
│   │   │   │   │   ├── selectfyd.aspx
│   │   │   │   │   ├── selectsellpay.aspx
│   │   │   │   │   ├── selecttype.aspx
│   │   │   │   │   ├── SellBackEdit.aspx
│   │   │   │   │   ├── selllist.aspx
│   │   │   │   │   ├── SellMoneyClear.aspx
│   │   │   │   │   ├── SellPayList.aspx
│   │   │   │   │   ├── SellReport.aspx
│   │   │   │   │   ├── StockCheck.aspx
│   │   │   │   │   └── StockList.aspx
│   │   │   │   ├── HaveNoRight.aspx
│   │   │   │   ├── Help
│   │   │   │   │   └── index.htm
│   │   │   │   ├── Humanres
│   │   │   │   │   ├── EmployeeEdit.aspx
│   │   │   │   │   ├── EmployeeView.aspx
│   │   │   │   │   ├── EmployeeViewPrint.aspx
│   │   │   │   │   ├── Humanpic
│   │   │   │   │   │   └── Readme.txt
│   │   │   │   │   ├── Index.aspx
│   │   │   │   │   └── SelectCompEmployee.aspx
│   │   │   │   ├── Images
│   │   │   │   │   ├── 11.gif
│   │   │   │   │   ├── 12.gif
│   │   │   │   │   ├── 21.gif
│   │   │   │   │   ├── 22.gif
│   │   │   │   │   ├── 31.gif
│   │   │   │   │   ├── 32.gif
│   │   │   │   │   ├── 41.gif
│   │   │   │   │   ├── 42.gif
│   │   │   │   │   ├── 51.gif
│   │   │   │   │   ├── 52.gif
│   │   │   │   │   ├── Addata.gif
│   │   │   │   │   ├── AdminDoc.gif
│   │   │   │   │   ├── arraw1.gif
│   │   │   │   │   ├── arraw2.gif
│   │   │   │   │   ├── bc2.gif
│   │   │   │   │   ├── bcdcgx1.gif
│   │   │   │   │   ├── bcdcgx2.gif
│   │   │   │   │   ├── bc.gif
│   │   │   │   │   ├── bg1.gif
│   │   │   │   │   ├── bleft1b.gif
│   │   │   │   │   ├── bleft1.gif
│   │   │   │   │   ├── bleft2b.gif
│   │   │   │   │   ├── bleft2.gif
│   │   │   │   │   ├── bleft3b.gif
│   │   │   │   │   ├── bleft3.gif
│   │   │   │   │   ├── bleft4b.gif
│   │   │   │   │   ├── bleft4.gif
│   │   │   │   │   ├── bluebuttonbg.gif
│   │   │   │   │   ├── bmgw1.gif
│   │   │   │   │   ├── bmgw2.gif
│   │   │   │   │   ├── bottomBar.gif
│   │   │   │   │   ├── BottomBg.gif
│   │   │   │   │   ├── btnCheck_2.gif
│   │   │   │   │   ├── btnCheck.gif
│   │   │   │   │   ├── btnClose_2.GIF
│   │   │   │   │   ├── btnClose.GIF
│   │   │   │   │   ├── btnCreate_2.gif
│   │   │   │   │   ├── btnCreate.gif
│   │   │   │   │   ├── btnDel_2.GIF
│   │   │   │   │   ├── btnDelete_2.gif
│   │   │   │   │   ├── btnDelete.gif
│   │   │   │   │   ├── btnDel.GIF
│   │   │   │   │   ├── btnDisk_2.gif
│   │   │   │   │   ├── btnDisk.gif
│   │   │   │   │   ├── btnEdit_2.gif
│   │   │   │   │   ├── btnEdit.gif
│   │   │   │   │   ├── btnExit.gif
│   │   │   │   │   ├── btnFullLost_2.gif
│   │   │   │   │   ├── btnFullLost.gif
│   │   │   │   │   ├── btnList_2.gif
│   │   │   │   │   ├── btnList.gif
│   │   │   │   │   ├── btnLogin.gif
│   │   │   │   │   ├── btnMakeBill.gif
│   │   │   │   │   ├── btnMod_2.GIF
│   │   │   │   │   ├── btnMod.GIF
│   │   │   │   │   ├── btnNew_2.gif
│   │   │   │   │   ├── btnNew.gif
│   │   │   │   │   ├── btnOK_2.gif
│   │   │   │   │   ├── btnOK.gif
│   │   │   │   │   ├── btnPreview_2.gif
│   │   │   │   │   ├── btnPreview.gif
│   │   │   │   │   ├── btnPrint_2.gif
│   │   │   │   │   ├── btnPrint.gif
│   │   │   │   │   ├── btnPrintsetup_2.gif
│   │   │   │   │   ├── btnPrintsetup.gif
│   │   │   │   │   ├── btnPrintview_2.gif
│   │   │   │   │   ├── btnPrintView.gif
│   │   │   │   │   ├── btnQuery.GIF
│   │   │   │   │   ├── btnReg_2.GIF
│   │   │   │   │   ├── btnReg.GIF
│   │   │   │   │   ├── btnSave_2.GIF
│   │   │   │   │   ├── btnSave.GIF
│   │   │   │   │   ├── btnSearch.gif
│   │   │   │   │   ├── btnSure_2.gif
│   │   │   │   │   ├── btnSure.gif
│   │   │   │   │   ├── btnView_2.gif
│   │   │   │   │   ├── btnView.gif
│   │   │   │   │   ├── Button
│   │   │   │   │   │   ├── btnCheck_2.gif
│   │   │   │   │   │   ├── btnCheck.gif
│   │   │   │   │   │   ├── btnClose_2.gif
│   │   │   │   │   │   ├── btnClose.gif
│   │   │   │   │   │   ├── btnCreate_2.gif
│   │   │   │   │   │   ├── btnCreate.gif
│   │   │   │   │   │   ├── btnDel_2.GIF
│   │   │   │   │   │   ├── btnDelete_2.gif
│   │   │   │   │   │   ├── btnDelete.gif
│   │   │   │   │   │   ├── btnDel.GIF
│   │   │   │   │   │   ├── btnEdit_2.gif
│   │   │   │   │   │   ├── btnEdit.gif
│   │   │   │   │   │   ├── btnFullLost_2.gif
│   │   │   │   │   │   ├── btnFullLost.gif
│   │   │   │   │   │   ├── btnNew_2.gif
│   │   │   │   │   │   ├── btnNew.gif
│   │   │   │   │   │   ├── btnOK_2.gif
│   │   │   │   │   │   ├── btnOK.gif
│   │   │   │   │   │   ├── btnPreview_2.gif
│   │   │   │   │   │   ├── btnPreview.gif
│   │   │   │   │   │   ├── btnPrint_2.gif
│   │   │   │   │   │   ├── btnPrint.gif
│   │   │   │   │   │   ├── btnPrintsetup_2.gif
│   │   │   │   │   │   ├── btnPrintsetup.gif
│   │   │   │   │   │   ├── btnPrintview_2.gif
│   │   │   │   │   │   ├── btnPrintview.gif
│   │   │   │   │   │   ├── btnReg_2.GIF
│   │   │   │   │   │   ├── btnReg.GIF
│   │   │   │   │   │   ├── btnSave_2.gif
│   │   │   │   │   │   ├── btnSave.gif
│   │   │   │   │   │   ├── btnSearch.gif
│   │   │   │   │   │   ├── btnView_2.gif
│   │   │   │   │   │   ├── btnView.gif
│   │   │   │   │   │   ├── in.gif
│   │   │   │   │   │   └── left.gif
│   │   │   │   │   ├── button1.gif
│   │   │   │   │   ├── button2.gif
│   │   │   │   │   ├── Button_On.GIF
│   │   │   │   │   ├── bzjj1.gif
│   │   │   │   │   ├── bzjj2.gif
│   │   │   │   │   ├── c3
│   │   │   │   │   │   ├── hidden-bar.gif
│   │   │   │   │   │   ├── hide-no.gif
│   │   │   │   │   │   └── hide-ok.gif
│   │   │   │   │   ├── Calendar1.gif
│   │   │   │   │   ├── chakanfujian.gif
│   │   │   │   │   ├── checkpic.BMP
│   │   │   │   │   ├── chongxie.gif
│   │   │   │   │   ├── ckfk1.gif
│   │   │   │   │   ├── ckfk2.gif
│   │   │   │   │   ├── ckjjgz.gif
│   │   │   │   │   ├── ckpg1.gif
│   │   │   │   │   ├── ckpg2.gif
│   │   │   │   │   ├── Close.gif
│   │   │   │   │   ├── cx.gif
│   │   │   │   │   ├── cxthd.gif
│   │   │   │   │   ├── describe.gif
│   │   │   │   │   ├── detail.gif
│   │   │   │   │   ├── dot.gif
│   │   │   │   │   ├── dotline.gif
│   │   │   │   │   ├── dqkcl1.gif
│   │   │   │   │   ├── dqkcl2.gif
│   │   │   │   │   ├── dz1.gif
│   │   │   │   │   ├── dz2.gif
│   │   │   │   │   ├── edit1.gif
│   │   │   │   │   ├── edit.gif
│   │   │   │   │   ├── es1.gif
│   │   │   │   │   ├── es2.gif
│   │   │   │   │   ├── fabiao1.gif
│   │   │   │   │   ├── fabiao2.gif
│   │   │   │   │   ├── fasong2.gif
│   │   │   │   │   ├── fasong.gif
│   │   │   │   │   ├── files.gif
│   │   │   │   │   ├── Find.gif
│   │   │   │   │   ├── flag.gif
│   │   │   │   │   ├── fminfo.gif
│   │   │   │   │   ├── fsh1.gif
│   │   │   │   │   ├── fsh2.gif
│   │   │   │   │   ├── funcPic
│   │   │   │   │   │   ├── iconbuy.gif
│   │   │   │   │   │   ├── iconConfig.gif
│   │   │   │   │   │   ├── iconCount.gif
│   │   │   │   │   │   ├── iconCustomer.gif
│   │   │   │   │   │   ├── iconFinance.gif
│   │   │   │   │   │   ├── iconOrder.gif
│   │   │   │   │   │   ├── iconproduct.gif
│   │   │   │   │   │   ├── iconSell.gif
│   │   │   │   │   │   └── iconStoreroom.gif
│   │   │   │   │   ├── fuzhi2.gif
│   │   │   │   │   ├── fuzhi.gif
│   │   │   │   │   ├── fwx.gif
│   │   │   │   │   ├── fys1.gif
│   │   │   │   │   ├── fys2.gif
│   │   │   │   │   ├── gb2.gif
│   │   │   │   │   ├── gb.gif
│   │   │   │   │   ├── gif.gif
│   │   │   │   │   ├── good1.gif
│   │   │   │   │   ├── good.gif
│   │   │   │   │   ├── ground_btn_bottom.gif
│   │   │   │   │   ├── ground_dsn.gif
│   │   │   │   │   ├── ground_fill.jpg
│   │   │   │   │   ├── ground_middlefill.gif
│   │   │   │   │   ├── ground_topfill.gif
│   │   │   │   │   ├── ground_topleft.gif
│   │   │   │   │   ├── ground_topright.gif
│   │   │   │   │   ├── gwng1.gif
│   │   │   │   │   ├── gwng2.gif
│   │   │   │   │   ├── hand.gif
│   │   │   │   │   ├── html.gif
│   │   │   │   │   ├── huifu2.gif
│   │   │   │   │   ├── huifu.gif
│   │   │   │   │   ├── human.gif
│   │   │   │   │   ├── ico.gif
│   │   │   │   │   ├── iconAdminCenter.gif
│   │   │   │   │   ├── IconBase.gif
│   │   │   │   │   ├── iconBuy.gif
│   │   │   │   │   ├── IconConfig.gif
│   │   │   │   │   ├── IconCount.gif
│   │   │   │   │   ├── IconCustomer.gif
│   │   │   │   │   ├── iconDearINCenter.gif
│   │   │   │   │   ├── iconER.gif
│   │   │   │   │   ├── IconExit.gif
│   │   │   │   │   ├── IconFinance.gif
│   │   │   │   │   ├── IconFirstPage.gif
│   │   │   │   │   ├── icon.gif
│   │   │   │   │   ├── IconHelp.gif
│   │   │   │   │   ├── IconLastPage.gif
│   │   │   │   │   ├── IconLatestPage.gif
│   │   │   │   │   ├── IconNextPage.gif
│   │   │   │   │   ├── IconOrder.gif
│   │   │   │   │   ├── iconProduce.gif
│   │   │   │   │   ├── IconProduct.gif
│   │   │   │   │   ├── iconQC.gif
│   │   │   │   │   ├── IconSearch.gif
│   │   │   │   │   ├── IconSell.gif
│   │   │   │   │   ├── IconStoreroom.gif
│   │   │   │   │   ├── in2.jpg
│   │   │   │   │   ├── in.gif
│   │   │   │   │   ├── ItemBG_1.gif
│   │   │   │   │   ├── ItemBG.gif
│   │   │   │   │   ├── ItemIco1.gif
│   │   │   │   │   ├── ItemIco2.gif
│   │   │   │   │   ├── ItemIco3.gif
│   │   │   │   │   ├── ItemIco4.gif
│   │   │   │   │   ├── ItemIco5.gif
│   │   │   │   │   ├── jgfx1.gif
│   │   │   │   │   ├── jgfx2.gif
│   │   │   │   │   ├── jiantou.gif
│   │   │   │   │   ├── jjsf1.gif
│   │   │   │   │   ├── jjsf2.gif
│   │   │   │   │   ├── JPG.gif
│   │   │   │   │   ├── kCalendar.gif
│   │   │   │   │   ├── l1.gif
│   │   │   │   │   ├── l2.gif
│   │   │   │   │   ├── left2.gif
│   │   │   │   │   ├── leftBarBG.gif
│   │   │   │   │   ├── leftBar.gif
│   │   │   │   │   ├── left.gif
│   │   │   │   │   ├── lltj1.gif
│   │   │   │   │   ├── lltj2.gif
│   │   │   │   │   ├── Login
│   │   │   │   │   │   ├── b1.gif
│   │   │   │   │   │   ├── b2.jpg
│   │   │   │   │   │   ├── b3.jpg
│   │   │   │   │   │   ├── b4.jpg
│   │   │   │   │   │   ├── b5.jpg
│   │   │   │   │   │   └── botton_01.gif
│   │   │   │   │   ├── logina.jpg
│   │   │   │   │   ├── login_top_leftfill.gif
│   │   │   │   │   ├── login_top_middle.gif
│   │   │   │   │   ├── login_top_rightfill.gif
│   │   │   │   │   ├── LOGO.gif
│   │   │   │   │   ├── lz1.gif
│   │   │   │   │   ├── lz2.gif
│   │   │   │   │   ├── main-04.gif
│   │   │   │   │   ├── main_common_bar_top_left.gif
│   │   │   │   │   ├── main_common_bar_top_right.gif
│   │   │   │   │   ├── main.gif
│   │   │   │   │   ├── Manage.gif
│   │   │   │   │   ├── menu
│   │   │   │   │   │   ├── b11.gif
│   │   │   │   │   │   ├── b12.gif
│   │   │   │   │   │   ├── b21.gif
│   │   │   │   │   │   ├── b22.gif
│   │   │   │   │   │   ├── b31.gif
│   │   │   │   │   │   ├── b32.gif
│   │   │   │   │   │   ├── b41.gif
│   │   │   │   │   │   ├── b42.gif
│   │   │   │   │   │   ├── fdcx.gif
│   │   │   │   │   │   ├── khwh.gif
│   │   │   │   │   │   └── skcx.gif
│   │   │   │   │   ├── NoGoods.gif
│   │   │   │   │   ├── NoPhoto.gif
│   │   │   │   │   ├── oa_41.jpg
│   │   │   │   │   ├── ob01.gif
│   │   │   │   │   ├── ob02.gif
│   │   │   │   │   ├── ob03.gif
│   │   │   │   │   ├── ob04.gif
│   │   │   │   │   ├── OPENDOC.gif
│   │   │   │   │   ├── os01.gif
│   │   │   │   │   ├── os02.gif
│   │   │   │   │   ├── os03.gif
│   │   │   │   │   ├── os04.gif
│   │   │   │   │   ├── os05.gif
│   │   │   │   │   ├── PageBar
│   │   │   │   │   │   ├── IconFirstPage1.gif
│   │   │   │   │   │   ├── IconFirstPage.gif
│   │   │   │   │   │   ├── IconLast5Page1.gif
│   │   │   │   │   │   ├── IconLast5Page.gif
│   │   │   │   │   │   ├── IconLastPage1.gif
│   │   │   │   │   │   ├── IconLastPage.gif
│   │   │   │   │   │   ├── IconLatestPage1.gif
│   │   │   │   │   │   ├── IconLatestPage.gif
│   │   │   │   │   │   ├── IconNext5Page1.gif
│   │   │   │   │   │   ├── IconNext5Page.gif
│   │   │   │   │   │   ├── IconNextPage1.gif
│   │   │   │   │   │   └── IconNextPage.gif
│   │   │   │   │   ├── pdf.gif
│   │   │   │   │   ├── ppt.gif
│   │   │   │   │   ├── print1.gif
│   │   │   │   │   ├── print.gif
│   │   │   │   │   ├── printsetup1.gif
│   │   │   │   │   ├── printsetup2.gif
│   │   │   │   │   ├── printview1.gif
│   │   │   │   │   ├── printview2.gif
│   │   │   │   │   ├── Product
│   │   │   │   │   │   ├── 200851692320_B.JPG
│   │   │   │   │   │   └── 200851692320_S.JPG
│   │   │   │   │   ├── ProductImage.gif
│   │   │   │   │   ├── Production.gif
│   │   │   │   │   ├── qkcgx.gif
│   │   │   │   │   ├── QualityCheck.gif
│   │   │   │   │   ├── quanlitycheckpic.png
│   │   │   │   │   ├── qxt1.gif
│   │   │   │   │   ├── qxt2.gif
│   │   │   │   │   ├── r1.gif
│   │   │   │   │   ├── r2.gif
│   │   │   │   │   ├── rar.gif
│   │   │   │   │   ├── redbuttonbg.gif
│   │   │   │   │   ├── rightBar.gif
│   │   │   │   │   ├── rightItemBG.gif
│   │   │   │   │   ├── rightItemBottom.gif
│   │   │   │   │   ├── rightItemTop.gif
│   │   │   │   │   ├── sc2.gif
│   │   │   │   │   ├── sccbtj1.gif
│   │   │   │   │   ├── sccbtj2.gif
│   │   │   │   │   ├── sc.gif
│   │   │   │   │   ├── sclld1.gif
│   │   │   │   │   ├── sclld2.gif
│   │   │   │   │   ├── scpgd1.gif
│   │   │   │   │   ├── scpgd2.gif
│   │   │   │   │   ├── scqg1.gif
│   │   │   │   │   ├── scqg2.gif
│   │   │   │   │   ├── scrkd1.gif
│   │   │   │   │   ├── scrkd2.gif
│   │   │   │   │   ├── searchbtn.png
│   │   │   │   │   ├── see2.gif
│   │   │   │   │   ├── see.gif
│   │   │   │   │   ├── sh2.gif
│   │   │   │   │   ├── sh.gif
│   │   │   │   │   ├── TableHeaderBg.gif
│   │   │   │   │   ├── tb1.gif
│   │   │   │   │   ├── tb2.gif
│   │   │   │   │   ├── tempGif.gif
│   │   │   │   │   ├── tijiao.gif
│   │   │   │   │   ├── title_bg1.jpg
│   │   │   │   │   ├── tjgr1.gif
│   │   │   │   │   ├── tjgr2.gif
│   │   │   │   │   ├── tjmx.gif
│   │   │   │   │   ├── tjsj1.gif
│   │   │   │   │   ├── tjsj2.gif
│   │   │   │   │   ├── tjtj1.gif
│   │   │   │   │   ├── tjtj2.gif
│   │   │   │   │   ├── tjxj1.gif
│   │   │   │   │   ├── tjxj2.gif
│   │   │   │   │   ├── Top
│   │   │   │   │   │   ├── 200794212346440.gif
│   │   │   │   │   │   ├── 200911521302621.gif
│   │   │   │   │   │   ├── 200911521303371.gif
│   │   │   │   │   │   ├── banner_center.gif
│   │   │   │   │   │   ├── banner_left.gif
│   │   │   │   │   │   ├── banner_right.gif
│   │   │   │   │   │   ├── bar_center.gif
│   │   │   │   │   │   ├── bar_left.gif
│   │   │   │   │   │   ├── bar_right.gif
│   │   │   │   │   │   ├── close.gif
│   │   │   │   │   │   ├── cw.gif
│   │   │   │   │   │   ├── exit.gif
│   │   │   │   │   │   ├── footer_center.gif
│   │   │   │   │   │   ├── index.gif
│   │   │   │   │   │   ├── kccx.gif
│   │   │   │   │   │   ├── kc.gif
│   │   │   │   │   │   ├── login.gif
│   │   │   │   │   │   ├── tabbg.gif
│   │   │   │   │   │   ├── xgmm.gif
│   │   │   │   │   │   └── xs.gif
│   │   │   │   │   ├── topBar2bg.gif
│   │   │   │   │   ├── topBarBG.gif
│   │   │   │   │   ├── Topbg.gif
│   │   │   │   │   ├── toperBG.gif
│   │   │   │   │   ├── TopLine.gif
│   │   │   │   │   ├── topnav_bg.jpg
│   │   │   │   │   ├── treeSelect.gif
│   │   │   │   │   ├── treeUnSelect.gif
│   │   │   │   │   ├── txt.gif
│   │   │   │   │   ├── txwc.gif
│   │   │   │   │   ├── view1.gif
│   │   │   │   │   ├── view.gif
│   │   │   │   │   ├── wlfx1.gif
│   │   │   │   │   ├── wlfx2.gif
│   │   │   │   │   ├── word.gif
│   │   │   │   │   ├── xdjh1.gif
│   │   │   │   │   ├── xdjh2.gif
│   │   │   │   │   ├── xj2.gif
│   │   │   │   │   ├── xj.gif
│   │   │   │   │   ├── xls.gif
│   │   │   │   │   ├── xz2.gif
│   │   │   │   │   ├── xz.gif
│   │   │   │   │   ├── ybt1.gif
│   │   │   │   │   ├── ybt2.gif
│   │   │   │   │   ├── yd1.gif
│   │   │   │   │   ├── yd2.gif
│   │   │   │   │   ├── yfs.gif
│   │   │   │   │   ├── yldy.gif
│   │   │   │   │   ├── ys1.gif
│   │   │   │   │   ├── ys2.gif
│   │   │   │   │   ├── ysclld.gif
│   │   │   │   │   ├── yscrkd.gif
│   │   │   │   │   ├── ysh.gif
│   │   │   │   │   ├── yuan.gif
│   │   │   │   │   ├── ywc.gif
│   │   │   │   │   ├── yys.gif
│   │   │   │   │   ├── yzj.gif
│   │   │   │   │   ├── zxt1.gif
│   │   │   │   │   ├── zxt2.gif
│   │   │   │   │   └── zzsc.gif
│   │   │   │   ├── Index.aspx
│   │   │   │   ├── Js
│   │   │   │   │   ├── Calendar.js
│   │   │   │   │   ├── CheckDataFunction.js
│   │   │   │   │   ├── CommFunc.js
│   │   │   │   │   ├── modalWin.htm
│   │   │   │   │   └── validCheck.js
│   │   │   │   ├── Main
│   │   │   │   │   ├── Bottom.aspx
│   │   │   │   │   ├── Default.aspx
│   │   │   │   │   ├── Main.aspx
│   │   │   │   │   ├── ucFLeft.ascx
│   │   │   │   │   ├── ucFRight.ascx
│   │   │   │   │   └── ucFTop.ascx
│   │   │   │   ├── Manage
│   │   │   │   │   └── Index.aspx
│   │   │   │   ├── M_membercard
│   │   │   │   │   ├── cardMaterial_add.aspx
│   │   │   │   │   ├── cardMaterial.aspx
│   │   │   │   │   ├── cardmaterial_update.aspx
│   │   │   │   │   ├── integralincrease_add.aspx
│   │   │   │   │   ├── integralincrease.aspx
│   │   │   │   │   ├── membercardtype_add.aspx
│   │   │   │   │   ├── membercardtype.aspx
│   │   │   │   │   ├── membercardtype_update.aspx
│   │   │   │   │   └── membertransaction.aspx
│   │   │   │   ├── Order
│   │   │   │   │   ├── ASCX
│   │   │   │   │   │   ├── OrderEdit.ascx
│   │   │   │   │   │   ├── OrderOfSell.ascx
│   │   │   │   │   │   └── SelectBillOfOrder.ascx
│   │   │   │   │   ├── Index.aspx
│   │   │   │   │   ├── OrderEdit.aspx
│   │   │   │   │   ├── OrderOfQuery.aspx
│   │   │   │   │   ├── OrderOfSellSearch.aspx
│   │   │   │   │   ├── OrderOfSellSelect.aspx
│   │   │   │   │   ├── OrderPrintOfQuery.aspx
│   │   │   │   │   └── SelectBillOfOrder.aspx
│   │   │   │   ├── Power
│   │   │   │   │   ├── HaveNoRight.aspx
│   │   │   │   │   ├── Index.aspx
│   │   │   │   │   ├── MenuList.aspx
│   │   │   │   │   ├── ModelEdit.aspx
│   │   │   │   │   ├── ModelList.aspx
│   │   │   │   │   ├── RightSetModel.aspx
│   │   │   │   │   ├── RightSetRole.aspx
│   │   │   │   │   ├── RightSetWorker.aspx
│   │   │   │   │   └── RightURL.ascx
│   │   │   │   ├── PrecompiledApp.config
│   │   │   │   ├── Produce
│   │   │   │   │   ├── BuyApplyEdit.aspx
│   │   │   │   │   ├── BuyApplyEditPrint.aspx
│   │   │   │   │   ├── BuyApplyView.aspx
│   │   │   │   │   ├── BuyApplyViewPrint.aspx
│   │   │   │   │   ├── GetMaterialEdit.aspx
│   │   │   │   │   ├── GetMaterialEditPrint.aspx
│   │   │   │   │   ├── GetMaterialStat.aspx
│   │   │   │   │   ├── GetMaterialStatPrint.aspx
│   │   │   │   │   ├── GetMaterialView.aspx
│   │   │   │   │   ├── GetMaterialViewPrint.aspx
│   │   │   │   │   ├── Index.htm
│   │   │   │   │   ├── PdCalcEdit.aspx
│   │   │   │   │   ├── PdCalcEditPrint.aspx
│   │   │   │   │   ├── PdCalcUnit.aspx
│   │   │   │   │   ├── PdCalcUnitEdit.aspx
│   │   │   │   │   ├── PdCalcUnitPrint.aspx
│   │   │   │   │   ├── PdCalcView.aspx
│   │   │   │   │   ├── PdCalcViewPrint.aspx
│   │   │   │   │   ├── PdCalcWage.aspx
│   │   │   │   │   ├── PdCalcWagePrint.aspx
│   │   │   │   │   ├── PdCalcWork.aspx
│   │   │   │   │   ├── PdCar.aspx
│   │   │   │   │   ├── PdClass.aspx
│   │   │   │   │   ├── PdClassEdit.aspx
│   │   │   │   │   ├── PdCostOfProductChart.aspx
│   │   │   │   │   ├── PdCostOfProductChartPrint.aspx
│   │   │   │   │   ├── PdCostOfProductEdit.aspx
│   │   │   │   │   ├── PdCostOfProductStat.aspx
│   │   │   │   │   ├── PdCostOfProductStatPrint.aspx
│   │   │   │   │   ├── PdCostOfProductView.aspx
│   │   │   │   │   ├── PdCostOfProductViewPrint.aspx
│   │   │   │   │   ├── PdCrafRouteEdit.aspx
│   │   │   │   │   ├── PdCrafRouteEditPrint.aspx
│   │   │   │   │   ├── PdCrafRouteView.aspx
│   │   │   │   │   ├── PdCrafRouteViewPrint.aspx
│   │   │   │   │   ├── PdEquipments.aspx
│   │   │   │   │   ├── PdEquipmentsEdit.aspx
│   │   │   │   │   ├── PdMainPlanEdit.aspx
│   │   │   │   │   ├── PdMainPlanEditPrint.aspx
│   │   │   │   │   ├── PdMainPlanView.aspx
│   │   │   │   │   ├── PdMainPlanViewPrint.aspx
│   │   │   │   │   ├── PdPlanEdit.aspx
│   │   │   │   │   ├── PdPlanEditPrint.aspx
│   │   │   │   │   ├── PdPlanStat.aspx
│   │   │   │   │   ├── PdPlanView.aspx
│   │   │   │   │   ├── PdPlanViewPrint.aspx
│   │   │   │   │   ├── PdSendWorkerEdit.aspx
│   │   │   │   │   ├── PdSendWorkerEditPrint.aspx
│   │   │   │   │   ├── PdSendWorkerView.aspx
│   │   │   │   │   ├── PdSendWorkerViewPrint.aspx
│   │   │   │   │   ├── PdWorkPreface.aspx
│   │   │   │   │   ├── PdWorkPrefaceEdit.aspx
│   │   │   │   │   ├── ProductInstallEdit.aspx
│   │   │   │   │   ├── ProductInstallEditPrint.aspx
│   │   │   │   │   ├── ProductInstallView.aspx
│   │   │   │   │   ├── ProductInstallViewPrint.aspx
│   │   │   │   │   ├── SelectClass.aspx
│   │   │   │   │   ├── SelectPdplan.aspx
│   │   │   │   │   ├── SelectSendWorker.aspx
│   │   │   │   │   ├── SelectWorkPreface.aspx
│   │   │   │   │   ├── WorkCarDate.aspx
│   │   │   │   │   └── WorkCarDateLog.aspx
│   │   │   │   ├── Product
│   │   │   │   │   ├── Ascx
│   │   │   │   │   │   ├── ucGoodsEdit.ascx
│   │   │   │   │   │   └── ucGoodsList.ascx
│   │   │   │   │   ├── DatumList.aspx
│   │   │   │   │   ├── Index.aspx
│   │   │   │   │   ├── MateProduct.aspx
│   │   │   │   │   ├── MidProduct.aspx
│   │   │   │   │   ├── MidProductlist.aspx
│   │   │   │   │   ├── Office.aspx
│   │   │   │   │   ├── OfficeEdit.aspx
│   │   │   │   │   ├── Officelist.aspx
│   │   │   │   │   ├── Pack.aspx
│   │   │   │   │   ├── PackEdit.aspx
│   │   │   │   │   ├── PackList.aspx
│   │   │   │   │   ├── PriceDep.aspx
│   │   │   │   │   ├── PriceList.aspx
│   │   │   │   │   ├── PriceOne.aspx
│   │   │   │   │   ├── Product.aspx
│   │   │   │   │   ├── ProductEdit.aspx
│   │   │   │   │   ├── ProductShow.aspx
│   │   │   │   │   ├── UnitDeploy.aspx
│   │   │   │   │   └── UnitList.aspx
│   │   │   │   ├── QualityCheck
│   │   │   │   │   ├── Index.aspx
│   │   │   │   │   ├── QualityRecordEdit.aspx
│   │   │   │   │   ├── QualityRecordEditPrint.aspx
│   │   │   │   │   ├── QualityRecordView.aspx
│   │   │   │   │   ├── QualityRecordViewPrint.aspx
│   │   │   │   │   ├── QualityStandard.aspx
│   │   │   │   │   ├── QualityStandardEdit.aspx
│   │   │   │   │   └── SelectQualityStandard.aspx
│   │   │   │   ├── ReLogin.aspx
│   │   │   │   ├── sell
│   │   │   │   │   ├── ascx
│   │   │   │   │   │   ├── billofretail.ascx
│   │   │   │   │   │   ├── BillOfSellBackDetail.ascx
│   │   │   │   │   │   ├── BillOfSellEdit.ascx
│   │   │   │   │   │   ├── SelectBillOfSell.ascx
│   │   │   │   │   │   └── SelectBillOfSellBack.ascx
│   │   │   │   │   ├── BillDetail.aspx
│   │   │   │   │   ├── billofretail.aspx
│   │   │   │   │   ├── billofretailsearch.aspx
│   │   │   │   │   ├── BillOfSell.aspx
│   │   │   │   │   ├── billofsellback.aspx
│   │   │   │   │   ├── BillOfSellBackDetail.aspx
│   │   │   │   │   ├── BillOfSellBackSearch.aspx
│   │   │   │   │   ├── BillOfSellEdit.aspx
│   │   │   │   │   ├── BillOfSellSearch.aspx
│   │   │   │   │   ├── billOfSellView.aspx
│   │   │   │   │   ├── Index.aspx
│   │   │   │   │   ├── selectbillofsell2.aspx
│   │   │   │   │   ├── selectbillofsell.aspx
│   │   │   │   │   ├── SelectOnlyPro.aspx
│   │   │   │   │   ├── SelectProInStoroom.aspx
│   │   │   │   │   └── test.aspx
│   │   │   │   ├── SellBack
│   │   │   │   │   ├── ASCX
│   │   │   │   │   │   ├── SelectSellBack.ascx
│   │   │   │   │   │   ├── SellBackEdit.ascx
│   │   │   │   │   │   └── SellBackList.ascx
│   │   │   │   │   ├── SellBackEdit.aspx
│   │   │   │   │   └── SellBackList.aspx
│   │   │   │   ├── Storeroom
│   │   │   │   │   ├── Ascx
│   │   │   │   │   │   ├── ucBillOfExchange.ascx
│   │   │   │   │   │   ├── ucBillOfPutin.ascx
│   │   │   │   │   │   ├── ucBillOfTakeout.ascx
│   │   │   │   │   │   ├── ucCheck.ascx
│   │   │   │   │   │   ├── ucCountOfPutin.ascx
│   │   │   │   │   │   ├── ucCountOfTakeout.ascx
│   │   │   │   │   │   ├── ucQueryBillOfExchange.ascx
│   │   │   │   │   │   ├── ucQueryBillOfPutin.ascx
│   │   │   │   │   │   ├── ucQueryBillOfTakeout.ascx
│   │   │   │   │   │   ├── ucQueryCheckTable.ascx
│   │   │   │   │   │   ├── ucQueryStore.ascx
│   │   │   │   │   │   ├── ucSelectBillOfTakeout.ascx
│   │   │   │   │   │   ├── ucWaring.ascx
│   │   │   │   │   │   └── ucWaringN.ascx
│   │   │   │   │   ├── BillOfExchangeEdit.aspx
│   │   │   │   │   ├── BillOfExchangeQuery.aspx
│   │   │   │   │   ├── BillOfMateProcExchangeEdit.aspx
│   │   │   │   │   ├── BillOfMateProcExchangeQuery.aspx
│   │   │   │   │   ├── BillOfMateProcPutinEdit.aspx
│   │   │   │   │   ├── BillOfMateProcTakeoutEdit.aspx
│   │   │   │   │   ├── BillOfMidProcExchangeEdit.aspx
│   │   │   │   │   ├── BillOfMidProcExchangeQuery.aspx
│   │   │   │   │   ├── billofmidprocputinedit.aspx
│   │   │   │   │   ├── BillOfMidProcTakeoutEdit.aspx
│   │   │   │   │   ├── BillOfOfficePutinEdit.aspx
│   │   │   │   │   ├── BillOfOfficeTakeoutEdit.aspx
│   │   │   │   │   ├── BillOfPackingExchangeEdit.aspx
│   │   │   │   │   ├── BillOfPackingExchangeQuery.aspx
│   │   │   │   │   ├── BillOfPackingPutinEdit.aspx
│   │   │   │   │   ├── BillOfPackingTakeoutEdit.aspx
│   │   │   │   │   ├── BillOfPutinEdit.aspx
│   │   │   │   │   ├── BillOfPutinMateQuery.aspx
│   │   │   │   │   ├── BillOfPutinMidProQuery.aspx
│   │   │   │   │   ├── BillOfPutinOfficeQuery.aspx
│   │   │   │   │   ├── BillOfPutinPackingQuery.aspx
│   │   │   │   │   ├── BillOfPutinQuery.aspx
│   │   │   │   │   ├── BillOfTakeoutEdit.aspx
│   │   │   │   │   ├── BillOfTakeoutMateQuery.aspx
│   │   │   │   │   ├── BillOfTakeoutMidProQuery.aspx
│   │   │   │   │   ├── BillOfTakeoutOfficeQuery.aspx
│   │   │   │   │   ├── BillOfTakeoutPackingQuery.aspx
│   │   │   │   │   ├── BillOfTakeoutQuery.aspx
│   │   │   │   │   ├── CheckTableEdit.aspx
│   │   │   │   │   ├── CheckTableMateProcEdit.aspx
│   │   │   │   │   ├── CheckTableMateQuery.aspx
│   │   │   │   │   ├── CheckTableMidProcEdit.aspx
│   │   │   │   │   ├── CheckTableMidProcQuery.aspx
│   │   │   │   │   ├── CheckTableOfficeEdit.aspx
│   │   │   │   │   ├── CheckTableOfficeQuery.aspx
│   │   │   │   │   ├── CheckTablePackingEdit.aspx
│   │   │   │   │   ├── CheckTablePackingQuery.aspx
│   │   │   │   │   ├── CheckTableQuery.aspx
│   │   │   │   │   ├── CountOfPutin.aspx
│   │   │   │   │   ├── CountOfPutinMateProc.aspx
│   │   │   │   │   ├── CountOfPutinMidProc.aspx
│   │   │   │   │   ├── CountOfPutinOffice.aspx
│   │   │   │   │   ├── CountOfPutinPacking.aspx
│   │   │   │   │   ├── CountOfTakeout.aspx
│   │   │   │   │   ├── CountOfTakeoutMateProc.aspx
│   │   │   │   │   ├── CountOfTakeoutMidProc.aspx
│   │   │   │   │   ├── CountOfTakeoutOffice.aspx
│   │   │   │   │   ├── CountOfTakeoutPacking.aspx
│   │   │   │   │   ├── Index.aspx
│   │   │   │   │   ├── MateTakeoutOfBack.aspx
│   │   │   │   │   ├── PackingTakeoutOfBack.aspx
│   │   │   │   │   ├── ProcPutinOfBack.aspx
│   │   │   │   │   ├── ProcTakeoutOfBack.aspx
│   │   │   │   │   ├── SelectBillOfTakeout.aspx
│   │   │   │   │   ├── SetStorer.aspx
│   │   │   │   │   ├── StoreQuery.aspx
│   │   │   │   │   ├── StoreQueryMateProc.aspx
│   │   │   │   │   ├── StoreQueryMidProc.aspx
│   │   │   │   │   ├── StoreQueryOffice.aspx
│   │   │   │   │   ├── StoreQueryPacking.aspx
│   │   │   │   │   ├── StoreroomPara.xml
│   │   │   │   │   ├── ViewCheckCount.aspx
│   │   │   │   │   ├── Waring.aspx
│   │   │   │   │   ├── WaringMate.aspx
│   │   │   │   │   ├── WaringMateN.aspx
│   │   │   │   │   ├── WaringMidProc.aspx
│   │   │   │   │   ├── WaringMidProcN.aspx
│   │   │   │   │   ├── WaringN.aspx
│   │   │   │   │   ├── WaringPacking.aspx
│   │   │   │   │   └── WaringPackingN.aspx
│   │   │   │   ├── web.config
│   │   │   │   └── webctrl_client
│   │   │   │   └── 1_0
│   │   │   │   ├── Images
│   │   │   │   │   ├── folder.gif
│   │   │   │   │   ├── folderopen.gif
│   │   │   │   │   ├── html.gif
│   │   │   │   │   └── root.gif
│   │   │   │   ├── MultiPage.htc
│   │   │   │   ├── TabStrip.htc
│   │   │   │   ├── toolbar.htc
│   │   │   │   ├── TreeImages
│   │   │   │   │   ├── f.gif
│   │   │   │   │   ├── fminus.gif
│   │   │   │   │   ├── fplus.gif
│   │   │   │   │   ├── i.gif
│   │   │   │   │   ├── L.gif
│   │   │   │   │   ├── Lminus.gif
│   │   │   │   │   ├── Lplus.gif
│   │   │   │   │   ├── minus.gif
│   │   │   │   │   ├── plus.gif
│   │   │   │   │   ├── r.gif
│   │   │   │   │   ├── Rminus.gif
│   │   │   │   │   ├── Rplus.gif
│   │   │   │   │   ├── rtl
│   │   │   │   │   │   ├── F.gif
│   │   │   │   │   │   ├── Fminus.gif
│   │   │   │   │   │   ├── Fplus.gif
│   │   │   │   │   │   ├── I.gif
│   │   │   │   │   │   ├── L.gif
│   │   │   │   │   │   ├── Lminus.gif
│   │   │   │   │   │   ├── Lplus.gif
│   │   │   │   │   │   ├── minus.gif
│   │   │   │   │   │   ├── plus.gif
│   │   │   │   │   │   ├── r.gif
│   │   │   │   │   │   ├── Rminus.gif
│   │   │   │   │   │   ├── Rplus.gif
│   │   │   │   │   │   ├── T.gif
│   │   │   │   │   │   ├── Tminus.gif
│   │   │   │   │   │   ├── Tplus.gif
│   │   │   │   │   │   └── white.gif
│   │   │   │   │   ├── T.gif
│   │   │   │   │   ├── Tminus.gif
│   │   │   │   │   ├── Tplus.gif
│   │   │   │   │   └── white.gif
│   │   │   │   └── treeview.htc
│   │   │   ├── Web.rar
│   │   │   └── 复件 web.config
│   │   ├── UpgradeLog.XML
│   │   ├── _UpgradeReport_Files
│   │   │   ├── UpgradeReport.css
│   │   │   ├── UpgradeReport_Minus.gif
│   │   │   ├── UpgradeReport_Plus.gif
│   │   │   └── UpgradeReport.xslt
│   │   ├── Web
│   │   │   ├── AdminCenter
│   │   │   │   ├── Answer.aspx
│   │   │   │   ├── Answer.aspx.cs
│   │   │   │   ├── DocFiles
│   │   │   │   │   ├── 1.jpg
│   │   │   │   │   ├── b1.jpg
│   │   │   │   │   └── Thumbs.db
│   │   │   │   ├── DocMain.aspx
│   │   │   │   ├── DocMain.aspx.cs
│   │   │   │   ├── Index.htm
│   │   │   │   ├── NewDoc.aspx
│   │   │   │   ├── NewDoc.aspx.cs
│   │   │   │   ├── ReInfo.aspx
│   │   │   │   ├── ReInfo.aspx.cs
│   │   │   │   ├── seereceive.aspx
│   │   │   │   ├── seereceive.aspx.cs
│   │   │   │   ├── SeeSendRev.aspx
│   │   │   │   ├── SeeSendRev.aspx.cs
│   │   │   │   ├── SendDoc.aspx
│   │   │   │   └── SendDoc.aspx.cs
│   │   │   ├── App_Code
│   │   │   │   ├── BarCodeToHTML.cs
│   │   │   │   ├── Code128Content.cs
│   │   │   │   ├── Code128Rendering.cs
│   │   │   │   ├── MainPageBase.cs
│   │   │   │   ├── Migrated
│   │   │   │   │   └── sell
│   │   │   │   │   └── Stub_billofretail_aspx_cs.cs
│   │   │   │   ├── PageBase.cs
│   │   │   │   ├── PublicMethod.cs
│   │   │   │   └── UserControlBase.cs
│   │   │   ├── Ascx
│   │   │   │   ├── BillOfSell.ascx
│   │   │   │   ├── BillOfSell.ascx.cs
│   │   │   │   ├── cwSelectBillOfTakeout.aspx
│   │   │   │   ├── cwSelectBillOfTakeout.aspx.cs
│   │   │   │   ├── cwSelectDept.aspx
│   │   │   │   ├── cwSelectDept.aspx.cs
│   │   │   │   ├── cwSelectGoodsType.aspx
│   │   │   │   ├── cwSelectGoodsType.aspx.cs
│   │   │   │   ├── cwSelectMeta.aspx
│   │   │   │   ├── cwSelectMeta.aspx.cs
│   │   │   │   ├── cwSelectMidProc.aspx
│   │   │   │   ├── cwSelectMidProc.aspx.cs
│   │   │   │   ├── cwSelectOffice.aspx
│   │   │   │   ├── cwSelectOffice.aspx.cs
│   │   │   │   ├── cwSelectPacking.aspx
│   │   │   │   ├── cwSelectPacking.aspx.cs
│   │   │   │   ├── cwSelectStoreroom.aspx
│   │   │   │   ├── cwSelectStoreroom.aspx.cs
│   │   │   │   ├── cwSelProcStoreBatchNO.aspx
│   │   │   │   ├── cwSelProcStoreBatchNO.aspx.cs
│   │   │   │   ├── downloadFile.asp
│   │   │   │   ├── ProSelectDetail.ascx
│   │   │   │   ├── ProSelectDetail.ascx.cs
│   │   │   │   ├── SelectBillOfBuy.aspx
│   │   │   │   ├── SelectBillOfBuy.aspx.cs
│   │   │   │   ├── SelectBillOfBuyBack.aspx
│   │   │   │   ├── SelectBillOfBuyBack.aspx.cs
│   │   │   │   ├── SelectBillOfSell.aspx
│   │   │   │   ├── SelectBillOfSell.aspx.cs
│   │   │   │   ├── SelectBillOfSellBack.aspx
│   │   │   │   ├── SelectBillOfSellBack.aspx.cs
│   │   │   │   ├── SelectBuyBack.aspx
│   │   │   │   ├── SelectBuyBack.aspx.cs
│   │   │   │   ├── SelectProvider.aspx
│   │   │   │   ├── SelectProvider.aspx.cs
│   │   │   │   ├── SelectSellBack.aspx
│   │   │   │   ├── SelectSellBack.aspx.cs
│   │   │   │   ├── ucSelectDept.ascx
│   │   │   │   └── ucSelectDept.ascx.cs
│   │   │   ├── aspnet_client
│   │   │   │   └── system_web
│   │   │   │   └── 1_1_4322
│   │   │   │   ├── SmartNav.htm
│   │   │   │   ├── SmartNav.js
│   │   │   │   └── WebUIValidation.js
│   │   │   ├── Aspx
│   │   │   │   ├── SelectBillOfBuy.aspx
│   │   │   │   ├── SelectBillOfBuy.aspx.cs
│   │   │   │   ├── SelectBillOfTakeout.aspx
│   │   │   │   ├── SelectBillOfTakeout.aspx.cs
│   │   │   │   ├── SelectBuyApply.aspx
│   │   │   │   ├── SelectBuyApply.aspx.cs
│   │   │   │   ├── SelectBuyApplyDetail.aspx
│   │   │   │   ├── SelectBuyApplyDetail.aspx.cs
│   │   │   │   ├── SelectCarProject.aspx
│   │   │   │   ├── SelectCarProject.aspx.cs
│   │   │   │   ├── SelectComp.aspx
│   │   │   │   ├── SelectComp.aspx.cs
│   │   │   │   ├── SelectCustomer.aspx
│   │   │   │   ├── SelectCustomer.aspx.cs
│   │   │   │   ├── SelectDepartment.aspx
│   │   │   │   ├── SelectDepartment.aspx.cs
│   │   │   │   ├── SelectDocHead.aspx
│   │   │   │   ├── SelectDocHead.aspx.cs
│   │   │   │   ├── SelectEquipmentsDoc.aspx
│   │   │   │   ├── SelectEquipmentsDoc.aspx.cs
│   │   │   │   ├── SelectGetMaterialDetail.aspx
│   │   │   │   ├── SelectGetMaterialDetail.aspx.cs
│   │   │   │   ├── SelectProduct.aspx
│   │   │   │   ├── SelectProduct.aspx.cs
│   │   │   │   ├── SelectProType.aspx
│   │   │   │   ├── SelectProType.aspx.cs
│   │   │   │   ├── SelectQcProject.aspx
│   │   │   │   ├── SelectQcProject.aspx.cs
│   │   │   │   ├── SelectSale.aspx
│   │   │   │   ├── SelectSale.aspx.cs
│   │   │   │   ├── SelectSendWorkerDetail.aspx
│   │   │   │   └── SelectSendWorkerDetail.aspx.cs
│   │   │   ├── BarCard.aspx
│   │   │   ├── BarCard.aspx.cs
│   │   │   ├── BillPrint
│   │   │   │   ├── ASCX
│   │   │   │   │   ├── BillOfBuyBackPrint.ascx
│   │   │   │   │   ├── BillOfBuyBackPrint.ascx.cs
│   │   │   │   │   ├── BillOfBuyPrint.ascx
│   │   │   │   │   ├── BillOfBuyPrint.ascx.cs
│   │   │   │   │   ├── BillOfExchangePrint.ascx
│   │   │   │   │   ├── BillOfExchangePrint.ascx.cs
│   │   │   │   │   ├── BillOfPutinPrint.ascx
│   │   │   │   │   ├── BillOfPutinPrint.ascx.cs
│   │   │   │   │   ├── BillOfSellBackPrint.ascx
│   │   │   │   │   ├── BillOfSellBackPrint.ascx.cs
│   │   │   │   │   ├── BillOfSellPrint.ascx
│   │   │   │   │   ├── BillOfSellPrint.ascx.cs
│   │   │   │   │   ├── BillOfTakeOutPrint.ascx
│   │   │   │   │   ├── BillOfTakeOutPrint.ascx.cs
│   │   │   │   │   ├── BuyBackPrint.ascx
│   │   │   │   │   ├── BuyBackPrint.ascx.cs
│   │   │   │   │   ├── CalSellOfProductsPrint.ascx
│   │   │   │   │   ├── CalSellOfProductsPrint.ascx.cs
│   │   │   │   │   ├── CalSellProductOfAreaPrint.ascx
│   │   │   │   │   ├── CalSellProductOfAreaPrint.ascx.cs
│   │   │   │   │   ├── CalSellProductOfCustomerPrint.ascx
│   │   │   │   │   ├── CalSellProductOfCustomerPrint.ascx.cs
│   │   │   │   │   ├── CalSellProductOfSellerPrint.ascx
│   │   │   │   │   ├── CalSellProductOfSellerPrint.ascx.cs
│   │   │   │   │   ├── OrderOfSellPrint.ascx
│   │   │   │   │   ├── OrderOfSellPrint.ascx.cs
│   │   │   │   │   ├── SellBackPrint.ascx
│   │   │   │   │   ├── SellBackPrint.ascx.cs
│   │   │   │   │   ├── SellBackProductListPrint.ascx
│   │   │   │   │   ├── SellBackProductListPrint.ascx.cs
│   │   │   │   │   ├── SellProductsListPrint.ascx
│   │   │   │   │   ├── SellProductsListPrint.ascx.cs
│   │   │   │   │   ├── StoreRoomCheck.ascx
│   │   │   │   │   └── StoreRoomCheck.ascx.cs
│   │   │   │   ├── BillOfBuyBackPrint.aspx
│   │   │   │   ├── BillOfBuyPrint.aspx
│   │   │   │   ├── BillOfExchangePrint.aspx
│   │   │   │   ├── BillOfPutinPrint.aspx
│   │   │   │   ├── BillOfSellBackPrint.aspx
│   │   │   │   ├── billofselldetail.aspx
│   │   │   │   ├── BillofSellDetail.aspx.cs
│   │   │   │   ├── BillOfSellPrint.aspx
│   │   │   │   ├── BillOfTakeOutPrint.aspx
│   │   │   │   ├── BuyBackPrint.aspx
│   │   │   │   ├── CalSellProductOfAreaPrint.aspx
│   │   │   │   ├── CalSellProductOfCustomerPrint.aspx
│   │   │   │   ├── CalSellProductOfSellerPrint.aspx
│   │   │   │   ├── CalSellProductsPrint.aspx
│   │   │   │   ├── OrderOfSellPrint.aspx
│   │   │   │   ├── SellBackPrint.aspx
│   │   │   │   ├── SellBackProductListPrint.aspx
│   │   │   │   ├── SellProductsListPrint.aspx
│   │   │   │   └── StoreRoomCheck.aspx
│   │   │   ├── bin
│   │   │   │   ├── AspNetPager.dll
│   │   │   │   ├── BusinessClass.dll
│   │   │   │   ├── BusinessClass.pdb
│   │   │   │   ├── C1.Common.dll
│   │   │   │   ├── C1.Web.C1WebChart.dll
│   │   │   │   ├── C1.Win.C1Chart.dll
│   │   │   │   ├── COM.Excel.dll
│   │   │   │   ├── Common.dll
│   │   │   │   ├── Common.pdb
│   │   │   │   ├── DatePicker1.dll
│   │   │   │   ├── DatePicker.dll
│   │   │   │   ├── Excel.dll
│   │   │   │   ├── Interop.SQLDMO.dll
│   │   │   │   ├── KpowerERP.dll
│   │   │   │   ├── KpowerERP.pdb
│   │   │   │   ├── KP.WebComponents.dll
│   │   │   │   ├── Microsoft.Web.UI.WebControls.dll
│   │   │   │   ├── Sentinel.dll
│   │   │   │   ├── ximagebutton.dll
│   │   │   │   ├── ZDClass.dll
│   │   │   │   └── ZDClass.pdb
│   │   │   ├── Buy
│   │   │   │   ├── ASCX
│   │   │   │   │   ├── BillOfBuy.ascx
│   │   │   │   │   ├── BillOfBuy.ascx.cs
│   │   │   │   │   ├── BillOfBuyBackEdit.ascx
│   │   │   │   │   ├── BillOfBuyBackEdit.ascx.cs
│   │   │   │   │   ├── BillOfBuyEdit.ascx
│   │   │   │   │   ├── BillOfBuyEdit.ascx.cs
│   │   │   │   │   ├── BuyProductsList.ascx
│   │   │   │   │   ├── BuyProductsList.ascx.cs
│   │   │   │   │   ├── CalBuyOfProducts.ascx
│   │   │   │   │   ├── CalBuyOfProducts.ascx.cs
│   │   │   │   │   ├── CalBuyProductOfBuyer.ascx
│   │   │   │   │   ├── CalBuyProductOfBuyer.ascx.cs
│   │   │   │   │   ├── CalBuyProductOfProvider.ascx
│   │   │   │   │   ├── CalBuyProductOfProvider.ascx.cs
│   │   │   │   │   ├── SelectBillOfBuy.ascx
│   │   │   │   │   ├── SelectBillOfBuy.ascx.cs
│   │   │   │   │   ├── SelectBillOfBuyBack.ascx
│   │   │   │   │   ├── SelectBillOfBuyBack.ascx.cs
│   │   │   │   │   ├── SelectOnlyPro0.aspx
│   │   │   │   │   ├── SelectOnlyPro0.aspx.cs
│   │   │   │   │   ├── SelectOnlyPro1.aspx
│   │   │   │   │   └── SelectOnlyPro1.aspx.cs
│   │   │   │   ├── BillOfBuy.aspx
│   │   │   │   ├── BillOfBuyBack.aspx
│   │   │   │   ├── BillOfBuyBackEdit.aspx
│   │   │   │   ├── BillOfBuyBackEdit.aspx.cs
│   │   │   │   ├── BillOfBuyBackSearch.aspx
│   │   │   │   ├── BillOfBuyEdit.aspx
│   │   │   │   ├── BillOfBuyEdit.aspx.cs
│   │   │   │   ├── BillOfBuyPrice.aspx
│   │   │   │   ├── BillOfBuyPrice.aspx.cs
│   │   │   │   ├── BillOfBuyPriceStat.aspx
│   │   │   │   ├── BillOfBuyPriceStat.aspx.cs
│   │   │   │   ├── BillOfBuySearch.aspx
│   │   │   │   ├── BuyProductsList.aspx
│   │   │   │   ├── CalBuyOfProducts.aspx
│   │   │   │   ├── CalBuyProductOfBuyer.aspx
│   │   │   │   ├── CalBuyProductOfProvider.aspx
│   │   │   │   ├── GoodsSelect0.aspx
│   │   │   │   ├── GoodsSelect1.aspx
│   │   │   │   ├── GoodsSelect3.aspx
│   │   │   │   ├── GoodsSelect4.aspx
│   │   │   │   └── Index.aspx
│   │   │   ├── BuyBack
│   │   │   │   ├── ASCX
│   │   │   │   │   ├── BuyBackEdit.ascx
│   │   │   │   │   ├── BuyBackEdit.ascx.cs
│   │   │   │   │   ├── BuyBackList.ascx
│   │   │   │   │   ├── BuyBackList.ascx.cs
│   │   │   │   │   ├── SelectBuyBack.ascx
│   │   │   │   │   └── SelectBuyBack.ascx.cs
│   │   │   │   ├── BuyBackList.aspx
│   │   │   │   ├── BuyBackMaster.aspx
│   │   │   │   ├── BuyBackPack.aspx
│   │   │   │   └── Components
│   │   │   │   ├── AspNetPager.dll
│   │   │   │   ├── C1.Common.dll
│   │   │   │   ├── C1.Web.C1WebChart.dll
│   │   │   │   ├── C1.Win.C1Chart.dll
│   │   │   │   ├── DatePicker1.dll
│   │   │   │   ├── DatePicker.dll
│   │   │   │   ├── htbdog.dll
│   │   │   │   ├── Interop.SQLDMO.dll
│   │   │   │   ├── KP.WebComponents.dll
│   │   │   │   ├── Microsoft.Web.UI.WebControls.dll
│   │   │   │   ├── Sentinel.dll
│   │   │   │   └── ximagebutton.dll
│   │   │   ├── Config
│   │   │   │   ├── AddSetUnit.aspx
│   │   │   │   ├── AddSetUnit.aspx.cs
│   │   │   │   ├── Back_Database.aspx
│   │   │   │   ├── Back_Database.aspx.cs
│   │   │   │   ├── BaseData.ascx
│   │   │   │   ├── BaseData.ascx.cs
│   │   │   │   ├── BaseDataEdit.aspx
│   │   │   │   ├── BaseDataEdit.aspx.cs
│   │   │   │   ├── BaseDataTree.ascx
│   │   │   │   ├── BaseDataTree.ascx.cs
│   │   │   │   ├── ChangePassword.aspx
│   │   │   │   ├── ChangePassword.aspx.cs
│   │   │   │   ├── Company.aspx
│   │   │   │   ├── Company.aspx.cs
│   │   │   │   ├── CompDoc.aspx
│   │   │   │   ├── CompDoc.aspx.cs
│   │   │   │   ├── Comupdata.aspx
│   │   │   │   ├── Comupdata.aspx.cs
│   │   │   │   ├── DataClearAll.aspx
│   │   │   │   ├── DataClearAll.aspx.cs
│   │   │   │   ├── DataClear.aspx
│   │   │   │   ├── DataClear.aspx.cs
│   │   │   │   ├── DBBAK
│   │   │   │   │   ├── HSERP-20101120.bak
│   │   │   │   │   ├── myERP-20101120.bak
│   │   │   │   │   └── myERP-20101130.bak
│   │   │   │   ├── DeptDoc.aspx
│   │   │   │   ├── DeptDoc.aspx.cs
│   │   │   │   ├── DocHead.aspx
│   │   │   │   ├── DocHead.aspx.cs
│   │   │   │   ├── DocHeadEdit.aspx
│   │   │   │   ├── DocHeadEdit.aspx.cs
│   │   │   │   ├── EmpJob.aspx
│   │   │   │   ├── EmpJob.aspx.cs
│   │   │   │   ├── EmpType.aspx
│   │   │   │   ├── EmpType.aspx.cs
│   │   │   │   ├── EquipmentsType.aspx
│   │   │   │   ├── EquipmentsType.aspx.cs
│   │   │   │   ├── exesname.aspx
│   │   │   │   ├── ExesName.aspx.cs
│   │   │   │   ├── ExesType.aspx
│   │   │   │   ├── ExesType.aspx.cs
│   │   │   │   ├── FileDown.aspx
│   │   │   │   ├── FileDown.aspx.cs
│   │   │   │   ├── gongsileibie.aspx
│   │   │   │   ├── gongsileibie.aspx.cs
│   │   │   │   ├── Index.aspx
│   │   │   │   ├── Index.aspx.cs
│   │   │   │   ├── inupdata.htm
│   │   │   │   ├── MaterielModel.aspx
│   │   │   │   ├── MaterielModel.aspx.cs
│   │   │   │   ├── MaterielSpec.aspx
│   │   │   │   ├── MaterielSpec.aspx.cs
│   │   │   │   ├── MaterielType.aspx
│   │   │   │   ├── MaterielType.aspx.cs
│   │   │   │   ├── MidProcModel.aspx
│   │   │   │   ├── MidProcModel.aspx.cs
│   │   │   │   ├── MidProcSpec.aspx
│   │   │   │   ├── MidProcSpec.aspx.cs
│   │   │   │   ├── MidProcType.aspx
│   │   │   │   ├── MidProcType.aspx.cs
│   │   │   │   ├── OfficeModel.aspx
│   │   │   │   ├── OfficeModel.aspx.cs
│   │   │   │   ├── OfficeSpec.aspx
│   │   │   │   ├── OfficeSpec.aspx.cs
│   │   │   │   ├── OfficeType.aspx
│   │   │   │   ├── OfficeType.aspx.cs
│   │   │   │   ├── PackModel.aspx
│   │   │   │   ├── PackModel.aspx.cs
│   │   │   │   ├── PackSpec.aspx
│   │   │   │   ├── PackSpec.aspx.cs
│   │   │   │   ├── PackType.aspx
│   │   │   │   ├── PackType.aspx.cs
│   │   │   │   ├── payname.aspx
│   │   │   │   ├── PayName.aspx.cs
│   │   │   │   ├── PayType.aspx
│   │   │   │   ├── PayType.aspx.cs
│   │   │   │   ├── PowerEmpEdit.aspx
│   │   │   │   ├── PowerEmpEdit.aspx.cs
│   │   │   │   ├── PowerEmpList.aspx
│   │   │   │   ├── PowerEmpList.aspx.cs
│   │   │   │   ├── PowerGroup.aspx
│   │   │   │   ├── PowerGroup.aspx.cs
│   │   │   │   ├── ProcBaseData.ascx
│   │   │   │   ├── ProcBaseData.ascx.cs
│   │   │   │   ├── ProcdutStatus.aspx
│   │   │   │   ├── ProcdutStatus.aspx.cs
│   │   │   │   ├── ProductModel.aspx
│   │   │   │   ├── ProductModel.aspx.cs
│   │   │   │   ├── ProductSpec.aspx
│   │   │   │   ├── ProductSpec.aspx.cs
│   │   │   │   ├── ProductType.aspx
│   │   │   │   ├── ProductType.aspx.cs
│   │   │   │   ├── ProviderType.aspx
│   │   │   │   ├── ProviderType.aspx.cs
│   │   │   │   ├── retailstoreroom.aspx
│   │   │   │   ├── RetailStoreroom.aspx.cs
│   │   │   │   ├── SheetCode.aspx
│   │   │   │   ├── SheetCode.aspx.cs
│   │   │   │   ├── SheetCodeEdit.aspx
│   │   │   │   ├── SheetCodeEdit.aspx.cs
│   │   │   │   ├── SheetCode.xml
│   │   │   │   ├── StoreHouse.aspx
│   │   │   │   ├── StoreHouse.aspx.cs
│   │   │   │   ├── tArea.aspx
│   │   │   │   ├── tArea.aspx.cs
│   │   │   │   ├── tAreaEdit.aspx
│   │   │   │   ├── tAreaEdit.aspx.cs
│   │   │   │   ├── tBaseDataTree.ascx
│   │   │   │   ├── tBaseDataTree.ascx.cs
│   │   │   │   ├── TCompamyEdit.aspx
│   │   │   │   ├── TCompamyEdit.aspx.cs
│   │   │   │   ├── TCompany.aspx
│   │   │   │   ├── TCompany.aspx.cs
│   │   │   │   ├── TDepartment.aspx
│   │   │   │   ├── TDepartment.aspx.cs
│   │   │   │   ├── TDepartmentEdit.aspx
│   │   │   │   ├── TDepartmentEdit.aspx.cs
│   │   │   │   ├── TEmpInPut.aspx
│   │   │   │   ├── TEmpInPut.aspx.cs
│   │   │   │   ├── TEmployee.aspx
│   │   │   │   ├── TEmployee.aspx.cs
│   │   │   │   ├── TreeDepartment.ascx
│   │   │   │   ├── TreeDepartment.ascx.cs
│   │   │   │   ├── TreeView.ascx
│   │   │   │   ├── TreeView.ascx.cs
│   │   │   │   ├── tUnit.aspx
│   │   │   │   ├── tUnit.aspx.cs
│   │   │   │   ├── webColor.aspx
│   │   │   │   ├── webColor.aspx.cs
│   │   │   │   ├── webCustomerType.aspx
│   │   │   │   ├── webCustomerType.aspx.cs
│   │   │   │   ├── webFeeType.aspx
│   │   │   │   ├── webFeeType.aspx.cs
│   │   │   │   ├── webGathType.aspx
│   │   │   │   ├── webGathType.aspx.cs
│   │   │   │   ├── webProcp.aspx
│   │   │   │   ├── webProcp.aspx.cs
│   │   │   │   ├── webProcType.aspx
│   │   │   │   ├── webProcType.aspx.cs
│   │   │   │   ├── webPutinType.aspx
│   │   │   │   ├── webPutinType.aspx.cs
│   │   │   │   ├── webTakeoutType.aspx
│   │   │   │   ├── webTakeoutType.aspx.cs
│   │   │   │   ├── webTranType.aspx
│   │   │   │   ├── webTranType.aspx.cs
│   │   │   │   ├── wuliaoleibie.aspx
│   │   │   │   └── wuliaoleibie.aspx.cs
│   │   │   ├── Count
│   │   │   │   ├── ASCX
│   │   │   │   │   ├── CalSellOfProducts.ascx
│   │   │   │   │   ├── CalSellOfProducts.ascx.cs
│   │   │   │   │   ├── CalSellProductOfArea.ascx
│   │   │   │   │   ├── CalSellProductOfArea.ascx.cs
│   │   │   │   │   ├── CalSellProductOfCustomer.ascx
│   │   │   │   │   ├── CalSellProductOfCustomer.ascx.cs
│   │   │   │   │   ├── calsellproductofseller.ascx
│   │   │   │   │   ├── calsellproductofseller.ascx.cs
│   │   │   │   │   ├── CheckinReportList.ascx
│   │   │   │   │   ├── CheckinReportList.ascx.cs
│   │   │   │   │   ├── NewCheckinReport.ascx
│   │   │   │   │   ├── NewCheckinReport.ascx.cs
│   │   │   │   │   ├── SelectSubCustomer.ascx
│   │   │   │   │   ├── SelectSubCustomer.ascx.cs
│   │   │   │   │   ├── SellBackProductList.ascx
│   │   │   │   │   ├── SellBackProductList.ascx.cs
│   │   │   │   │   ├── SellProductsList.ascx
│   │   │   │   │   ├── SellProductsList.ascx.cs
│   │   │   │   │   ├── SellWar.ascx
│   │   │   │   │   ├── SellWar.ascx.cs
│   │   │   │   │   ├── SetCustomerRelation.ascx
│   │   │   │   │   └── SetCustomerRelation.ascx.cs
│   │   │   │   ├── CalSellOfProducts.aspx
│   │   │   │   ├── CalSellProductOfArea.aspx
│   │   │   │   ├── CalSellProductOfCustomer.aspx
│   │   │   │   ├── CalSellProductOfSeller.aspx
│   │   │   │   ├── CalSellReport.aspx
│   │   │   │   ├── CalSellReport.aspx.cs
│   │   │   │   ├── CheckinReportList.aspx
│   │   │   │   ├── index.aspx
│   │   │   │   ├── NewCheckinReport.aspx
│   │   │   │   ├── SelectSubCustomer.aspx
│   │   │   │   ├── SellBackProductList.aspx
│   │   │   │   ├── SellProductsList.aspx
│   │   │   │   ├── SellWar.aspx
│   │   │   │   └── SetCustomerRelation.aspx
│   │   │   ├── Css
│   │   │   │   ├── Calendar.js
│   │   │   │   ├── DataGrid.js
│   │   │   │   ├── Layout.css
│   │   │   │   ├── Main.css
│   │   │   │   ├── MeizzDate.js
│   │   │   │   ├── modalWin.htm
│   │   │   │   ├── PrintMain.css
│   │   │   │   └── Publicfun.js
│   │   │   ├── Customer
│   │   │   │   ├── Ascx
│   │   │   │   │   ├── BackInfo.ascx
│   │   │   │   │   ├── BackInfo.ascx.cs
│   │   │   │   │   ├── CustInfo.ascx
│   │   │   │   │   ├── CustInfo.ascx.cs
│   │   │   │   │   ├── ServeInfo.ascx
│   │   │   │   │   ├── ServeInfo.ascx.cs
│   │   │   │   │   ├── ShowInfo.ascx
│   │   │   │   │   └── ShowInfo.ascx.cs
│   │   │   │   ├── BackPoint.aspx
│   │   │   │   ├── BackPoint.aspx.cs
│   │   │   │   ├── BackPointHint.aspx
│   │   │   │   ├── BackPointHint.aspx.cs
│   │   │   │   ├── BackShow.aspx
│   │   │   │   ├── BackShow.aspx.cs
│   │   │   │   ├── CommRakeList.aspx
│   │   │   │   ├── CommRakeList.aspx.cs
│   │   │   │   ├── CommTaskList.aspx
│   │   │   │   ├── CommTaskList.aspx.cs
│   │   │   │   ├── ContractEdit.aspx
│   │   │   │   ├── ContractEdit.aspx.cs
│   │   │   │   ├── ContractList.aspx
│   │   │   │   ├── ContractList.aspx.cs
│   │   │   │   ├── ContractShow.aspx
│   │   │   │   ├── ContractShow.aspx.cs
│   │   │   │   ├── CustBackPoint.aspx
│   │   │   │   ├── CustBackPoint.aspx.cs
│   │   │   │   ├── CustHelp.aspx
│   │   │   │   ├── CustHelp.aspx.cs
│   │   │   │   ├── CustMobileSea.aspx
│   │   │   │   ├── CustMobileSea.aspx.cs
│   │   │   │   ├── CustMoney.aspx
│   │   │   │   ├── CustMoney.aspx.cs
│   │   │   │   ├── CustomerAE.ascx
│   │   │   │   ├── CustomerAE.ascx.cs
│   │   │   │   ├── CustomerAE.aspx
│   │   │   │   ├── CustomerMeg.aspx
│   │   │   │   ├── CustomerMeg.aspx.cs
│   │   │   │   ├── CustomerMegShow.aspx
│   │   │   │   ├── CustomerMegShow.aspx.cs
│   │   │   │   ├── CustomerSel.htm
│   │   │   │   ├── CustPayPrice.aspx
│   │   │   │   ├── CustPayPrice.aspx.cs
│   │   │   │   ├── CustPrice.aspx
│   │   │   │   ├── CustPrice.aspx.cs
│   │   │   │   ├── CustRakeList.aspx
│   │   │   │   ├── CustRakeList.aspx.cs
│   │   │   │   ├── CustRate.aspx
│   │   │   │   ├── CustRate.aspx.cs
│   │   │   │   ├── CustSearch.aspx
│   │   │   │   ├── CustSearch.aspx.cs
│   │   │   │   ├── CustShow.ascx
│   │   │   │   ├── CustShow.ascx.cs
│   │   │   │   ├── CustSms.aspx
│   │   │   │   ├── CustSms.aspx.cs
│   │   │   │   ├── CustTaskList.aspx
│   │   │   │   ├── CustTaskList.aspx.cs
│   │   │   │   ├── EmpAndCust.ascx
│   │   │   │   ├── EmpAndCust.ascx.cs
│   │   │   │   ├── EmpSearch.aspx
│   │   │   │   ├── EmpSearch.aspx.cs
│   │   │   │   ├── Index.aspx
│   │   │   │   ├── KeepFee.aspx
│   │   │   │   ├── KeepFee.aspx.cs
│   │   │   │   ├── KeepFeeList.aspx
│   │   │   │   ├── KeepFeeList.aspx.cs
│   │   │   │   ├── KeepFeeShow.aspx
│   │   │   │   ├── KeepFeeShow.aspx.cs
│   │   │   │   ├── MessageSend.aspx
│   │   │   │   ├── MessageSend.aspx.cs
│   │   │   │   ├── PricList.aspx
│   │   │   │   ├── PricList.aspx.cs
│   │   │   │   ├── ProviderEdit.aspx
│   │   │   │   ├── ProviderEdit.aspx.cs
│   │   │   │   ├── ProviderList.aspx
│   │   │   │   ├── ProviderList.aspx.cs
│   │   │   │   ├── ProviderPrice.aspx
│   │   │   │   ├── ProviderPrice.aspx.cs
│   │   │   │   ├── ProviderPriceList.aspx
│   │   │   │   ├── ProviderPriceList.aspx.cs
│   │   │   │   ├── ProviderShow.aspx
│   │   │   │   ├── ProviderShow.aspx.cs
│   │   │   │   ├── Rake.aspx
│   │   │   │   ├── Rake.aspx.cs
│   │   │   │   ├── RateDeploy.aspx
│   │   │   │   ├── RateDeploy.aspx.cs
│   │   │   │   ├── RateList.aspx
│   │   │   │   ├── RateList.aspx.cs
│   │   │   │   ├── SelledHelp.aspx
│   │   │   │   ├── SelledHelp.aspx.cs
│   │   │   │   ├── SelledHelpList.aspx
│   │   │   │   ├── SelledHelpList.aspx.cs
│   │   │   │   ├── SelledHelpShow.aspx
│   │   │   │   ├── SelledHelpShow.aspx.cs
│   │   │   │   ├── ServeCustSell.aspx
│   │   │   │   ├── ServeCustSell.aspx.cs
│   │   │   │   ├── ServeList.aspx
│   │   │   │   ├── ServeList.aspx.cs
│   │   │   │   ├── ServerCustOrder.aspx
│   │   │   │   ├── ServerCustOrder.aspx.cs
│   │   │   │   ├── SetAdd.ascx
│   │   │   │   ├── SetAdd.ascx.cs
│   │   │   │   ├── TaskAdd.ascx
│   │   │   │   ├── TaskAdd.ascx.cs
│   │   │   │   ├── Task.aspx
│   │   │   │   └── Task.aspx.cs
│   │   │   ├── Data
│   │   │   │   ├── ERPInit.sql
│   │   │   │   ├── ERPPro.sql
│   │   │   │   └── ERP.sql
│   │   │   ├── Erpdesk.aspx
│   │   │   ├── Erpdesk.aspx.cs
│   │   │   ├── erp.suo
│   │   │   ├── Finance
│   │   │   │   ├── BackPointList.aspx
│   │   │   │   ├── BackPointList.aspx.cs
│   │   │   │   ├── billoffp.aspx
│   │   │   │   ├── BillofFP.aspx.cs
│   │   │   │   ├── CheckList.aspx
│   │   │   │   ├── CheckList.aspx.cs
│   │   │   │   ├── checksellpay.aspx
│   │   │   │   ├── CheckSellPay.aspx.cs
│   │   │   │   ├── custaccept.aspx
│   │   │   │   ├── custaccept.aspx.cs
│   │   │   │   ├── custpay.aspx
│   │   │   │   ├── custpay.aspx.cs
│   │   │   │   ├── CustSellList.aspx
│   │   │   │   ├── CustSellList.aspx.cs
│   │   │   │   ├── CustStockList.aspx
│   │   │   │   ├── CustStockList.aspx.cs
│   │   │   │   ├── EditCheck.aspx
│   │   │   │   ├── EditCheck.aspx.cs
│   │   │   │   ├── FYD.aspx
│   │   │   │   ├── FYD.aspx.cs
│   │   │   │   ├── Index.aspx
│   │   │   │   ├── ReceiveList.aspx
│   │   │   │   ├── ReceiveList.aspx.cs
│   │   │   │   ├── ReportList.aspx
│   │   │   │   ├── ReportList.aspx.cs
│   │   │   │   ├── ReportPrint.aspx
│   │   │   │   ├── ReportPrint.aspx.cs
│   │   │   │   ├── ReportShow.aspx
│   │   │   │   ├── ReportShow.aspx.cs
│   │   │   │   ├── selectbillofbuy.aspx
│   │   │   │   ├── SelectBillofBuy.aspx.cs
│   │   │   │   ├── selectexes.aspx
│   │   │   │   ├── SelectExes.aspx.cs
│   │   │   │   ├── selectfp.aspx
│   │   │   │   ├── SelectFP.aspx.cs
│   │   │   │   ├── selectfyd.aspx
│   │   │   │   ├── SelectFYD.aspx.cs
│   │   │   │   ├── selectsellpay.aspx
│   │   │   │   ├── SelectSellPay.aspx.cs
│   │   │   │   ├── selecttype.aspx
│   │   │   │   ├── SelectType.aspx.cs
│   │   │   │   ├── SellBackEdit.aspx
│   │   │   │   ├── SellBackEdit.aspx.cs
│   │   │   │   ├── selllist.aspx
│   │   │   │   ├── selllist.aspx.cs
│   │   │   │   ├── SellMoneyClear.aspx
│   │   │   │   ├── SellMoneyClear.aspx.cs
│   │   │   │   ├── SellPayList.aspx
│   │   │   │   ├── SellPayList.aspx.cs
│   │   │   │   ├── SellReport.aspx
│   │   │   │   ├── SellReport.aspx.cs
│   │   │   │   ├── StockCheck.aspx
│   │   │   │   ├── StockCheck.aspx.cs
│   │   │   │   ├── StockList.aspx
│   │   │   │   └── StockList.aspx.cs
│   │   │   ├── HaveNoRight.aspx
│   │   │   ├── HaveNoRight.aspx.cs
│   │   │   ├── Help
│   │   │   │   └── index.htm
│   │   │   ├── Humanres
│   │   │   │   ├── EmployeeEdit.aspx
│   │   │   │   ├── EmployeeEdit.aspx.cs
│   │   │   │   ├── EmployeeView.aspx
│   │   │   │   ├── EmployeeView.aspx.cs
│   │   │   │   ├── EmployeeViewPrint.aspx
│   │   │   │   ├── EmployeeViewPrint.aspx.cs
│   │   │   │   ├── Humanpic
│   │   │   │   │   └── Readme.txt
│   │   │   │   ├── Index.aspx
│   │   │   │   ├── Index.aspx.cs
│   │   │   │   ├── SelectCompEmployee.aspx
│   │   │   │   └── SelectCompEmployee.aspx.cs
│   │   │   ├── Images
│   │   │   │   ├── 11.gif
│   │   │   │   ├── 12.gif
│   │   │   │   ├── 21.gif
│   │   │   │   ├── 22.gif
│   │   │   │   ├── 31.gif
│   │   │   │   ├── 32.gif
│   │   │   │   ├── 41.gif
│   │   │   │   ├── 42.gif
│   │   │   │   ├── 51.gif
│   │   │   │   ├── 52.gif
│   │   │   │   ├── Addata.gif
│   │   │   │   ├── AdminDoc.gif
│   │   │   │   ├── arraw1.gif
│   │   │   │   ├── arraw2.gif
│   │   │   │   ├── bc2.gif
│   │   │   │   ├── bcdcgx1.gif
│   │   │   │   ├── bcdcgx2.gif
│   │   │   │   ├── bc.gif
│   │   │   │   ├── bg1.gif
│   │   │   │   ├── bleft1b.gif
│   │   │   │   ├── bleft1.gif
│   │   │   │   ├── bleft2b.gif
│   │   │   │   ├── bleft2.gif
│   │   │   │   ├── bleft3b.gif
│   │   │   │   ├── bleft3.gif
│   │   │   │   ├── bleft4b.gif
│   │   │   │   ├── bleft4.gif
│   │   │   │   ├── bluebuttonbg.gif
│   │   │   │   ├── bmgw1.gif
│   │   │   │   ├── bmgw2.gif
│   │   │   │   ├── bottomBar.gif
│   │   │   │   ├── BottomBg.gif
│   │   │   │   ├── btnCheck_2.gif
│   │   │   │   ├── btnCheck.gif
│   │   │   │   ├── btnClose_2.GIF
│   │   │   │   ├── btnClose.GIF
│   │   │   │   ├── btnCreate_2.gif
│   │   │   │   ├── btnCreate.gif
│   │   │   │   ├── btnDel_2.GIF
│   │   │   │   ├── btnDelete_2.gif
│   │   │   │   ├── btnDelete.gif
│   │   │   │   ├── btnDel.GIF
│   │   │   │   ├── btnDisk_2.gif
│   │   │   │   ├── btnDisk.gif
│   │   │   │   ├── btnEdit_2.gif
│   │   │   │   ├── btnEdit.gif
│   │   │   │   ├── btnExit.gif
│   │   │   │   ├── btnFullLost_2.gif
│   │   │   │   ├── btnFullLost.gif
│   │   │   │   ├── btnList_2.gif
│   │   │   │   ├── btnList.gif
│   │   │   │   ├── btnLogin.gif
│   │   │   │   ├── btnMakeBill.gif
│   │   │   │   ├── btnMod_2.GIF
│   │   │   │   ├── btnMod.GIF
│   │   │   │   ├── btnNew_2.gif
│   │   │   │   ├── btnNew.gif
│   │   │   │   ├── btnOK_2.gif
│   │   │   │   ├── btnOK.gif
│   │   │   │   ├── btnPreview_2.gif
│   │   │   │   ├── btnPreview.gif
│   │   │   │   ├── btnPrint_2.gif
│   │   │   │   ├── btnPrint.gif
│   │   │   │   ├── btnPrintsetup_2.gif
│   │   │   │   ├── btnPrintsetup.gif
│   │   │   │   ├── btnPrintview_2.gif
│   │   │   │   ├── btnPrintView.gif
│   │   │   │   ├── btnQuery.GIF
│   │   │   │   ├── btnReg_2.GIF
│   │   │   │   ├── btnReg.GIF
│   │   │   │   ├── btnSave_2.GIF
│   │   │   │   ├── btnSave.GIF
│   │   │   │   ├── btnSearch.gif
│   │   │   │   ├── btnSure_2.gif
│   │   │   │   ├── btnSure.gif
│   │   │   │   ├── btnView_2.gif
│   │   │   │   ├── btnView.gif
│   │   │   │   ├── Button
│   │   │   │   │   ├── btnCheck_2.gif
│   │   │   │   │   ├── btnCheck.gif
│   │   │   │   │   ├── btnClose_2.gif
│   │   │   │   │   ├── btnClose.gif
│   │   │   │   │   ├── btnCreate_2.gif
│   │   │   │   │   ├── btnCreate.gif
│   │   │   │   │   ├── btnDel_2.GIF
│   │   │   │   │   ├── btnDelete_2.gif
│   │   │   │   │   ├── btnDelete.gif
│   │   │   │   │   ├── btnDel.GIF
│   │   │   │   │   ├── btnEdit_2.gif
│   │   │   │   │   ├── btnEdit.gif
│   │   │   │   │   ├── btnFullLost_2.gif
│   │   │   │   │   ├── btnFullLost.gif
│   │   │   │   │   ├── btnNew_2.gif
│   │   │   │   │   ├── btnNew.gif
│   │   │   │   │   ├── btnOK_2.gif
│   │   │   │   │   ├── btnOK.gif
│   │   │   │   │   ├── btnPreview_2.gif
│   │   │   │   │   ├── btnPreview.gif
│   │   │   │   │   ├── btnPrint_2.gif
│   │   │   │   │   ├── btnPrint.gif
│   │   │   │   │   ├── btnPrintsetup_2.gif
│   │   │   │   │   ├── btnPrintsetup.gif
│   │   │   │   │   ├── btnPrintview_2.gif
│   │   │   │   │   ├── btnPrintview.gif
│   │   │   │   │   ├── btnReg_2.GIF
│   │   │   │   │   ├── btnReg.GIF
│   │   │   │   │   ├── btnSave_2.gif
│   │   │   │   │   ├── btnSave.gif
│   │   │   │   │   ├── btnSearch.gif
│   │   │   │   │   ├── btnView_2.gif
│   │   │   │   │   ├── btnView.gif
│   │   │   │   │   ├── in.gif
│   │   │   │   │   ├── left.gif
│   │   │   │   │   └── Thumbs.db
│   │   │   │   ├── button1.gif
│   │   │   │   ├── button2.gif
│   │   │   │   ├── Button_On.GIF
│   │   │   │   ├── bzjj1.gif
│   │   │   │   ├── bzjj2.gif
│   │   │   │   ├── c3
│   │   │   │   │   ├── hidden-bar.gif
│   │   │   │   │   ├── hide-no.gif
│   │   │   │   │   └── hide-ok.gif
│   │   │   │   ├── Calendar1.gif
│   │   │   │   ├── chakanfujian.gif
│   │   │   │   ├── checkpic.BMP
│   │   │   │   ├── chongxie.gif
│   │   │   │   ├── ckfk1.gif
│   │   │   │   ├── ckfk2.gif
│   │   │   │   ├── ckjjgz.gif
│   │   │   │   ├── ckpg1.gif
│   │   │   │   ├── ckpg2.gif
│   │   │   │   ├── Close.gif
│   │   │   │   ├── cx.gif
│   │   │   │   ├── cxthd.gif
│   │   │   │   ├── describe.gif
│   │   │   │   ├── detail.gif
│   │   │   │   ├── dot.gif
│   │   │   │   ├── dotline.gif
│   │   │   │   ├── dqkcl1.gif
│   │   │   │   ├── dqkcl2.gif
│   │   │   │   ├── dz1.gif
│   │   │   │   ├── dz2.gif
│   │   │   │   ├── edit1.gif
│   │   │   │   ├── edit.gif
│   │   │   │   ├── es1.gif
│   │   │   │   ├── es2.gif
│   │   │   │   ├── fabiao1.gif
│   │   │   │   ├── fabiao2.gif
│   │   │   │   ├── fasong2.gif
│   │   │   │   ├── fasong.gif
│   │   │   │   ├── files.gif
│   │   │   │   ├── Find.gif
│   │   │   │   ├── flag.gif
│   │   │   │   ├── fminfo.gif
│   │   │   │   ├── fsh1.gif
│   │   │   │   ├── fsh2.gif
│   │   │   │   ├── funcPic
│   │   │   │   │   ├── iconbuy.gif
│   │   │   │   │   ├── iconConfig.gif
│   │   │   │   │   ├── iconCount.gif
│   │   │   │   │   ├── iconCustomer.gif
│   │   │   │   │   ├── iconFinance.gif
│   │   │   │   │   ├── iconOrder.gif
│   │   │   │   │   ├── iconproduct.gif
│   │   │   │   │   ├── iconSell.gif
│   │   │   │   │   └── iconStoreroom.gif
│   │   │   │   ├── fuzhi2.gif
│   │   │   │   ├── fuzhi.gif
│   │   │   │   ├── fwx.gif
│   │   │   │   ├── fys1.gif
│   │   │   │   ├── fys2.gif
│   │   │   │   ├── gb2.gif
│   │   │   │   ├── gb.gif
│   │   │   │   ├── gif.gif
│   │   │   │   ├── good1.gif
│   │   │   │   ├── good.gif
│   │   │   │   ├── ground_btn_bottom.gif
│   │   │   │   ├── ground_dsn.gif
│   │   │   │   ├── ground_fill.jpg
│   │   │   │   ├── ground_middlefill.gif
│   │   │   │   ├── ground_topfill.gif
│   │   │   │   ├── ground_topleft.gif
│   │   │   │   ├── ground_topright.gif
│   │   │   │   ├── gwng1.gif
│   │   │   │   ├── gwng2.gif
│   │   │   │   ├── hand.gif
│   │   │   │   ├── html.gif
│   │   │   │   ├── huifu2.gif
│   │   │   │   ├── huifu.gif
│   │   │   │   ├── human.gif
│   │   │   │   ├── ico.gif
│   │   │   │   ├── iconAdminCenter.gif
│   │   │   │   ├── IconBase.gif
│   │   │   │   ├── iconBuy.gif
│   │   │   │   ├── IconConfig.gif
│   │   │   │   ├── IconCount.gif
│   │   │   │   ├── IconCustomer.gif
│   │   │   │   ├── iconDearINCenter.gif
│   │   │   │   ├── iconER.gif
│   │   │   │   ├── IconExit.gif
│   │   │   │   ├── IconFinance.gif
│   │   │   │   ├── IconFirstPage.gif
│   │   │   │   ├── icon.gif
│   │   │   │   ├── IconHelp.gif
│   │   │   │   ├── IconLastPage.gif
│   │   │   │   ├── IconLatestPage.gif
│   │   │   │   ├── IconNextPage.gif
│   │   │   │   ├── IconOrder.gif
│   │   │   │   ├── iconProduce.gif
│   │   │   │   ├── IconProduct.gif
│   │   │   │   ├── iconQC.gif
│   │   │   │   ├── IconSearch.gif
│   │   │   │   ├── IconSell.gif
│   │   │   │   ├── IconStoreroom.gif
│   │   │   │   ├── in2.jpg
│   │   │   │   ├── in.gif
│   │   │   │   ├── ItemBG_1.gif
│   │   │   │   ├── ItemBG.gif
│   │   │   │   ├── ItemIco1.gif
│   │   │   │   ├── ItemIco2.gif
│   │   │   │   ├── ItemIco3.gif
│   │   │   │   ├── ItemIco4.gif
│   │   │   │   ├── ItemIco5.gif
│   │   │   │   ├── jgfx1.gif
│   │   │   │   ├── jgfx2.gif
│   │   │   │   ├── jiantou.gif
│   │   │   │   ├── jjsf1.gif
│   │   │   │   ├── jjsf2.gif
│   │   │   │   ├── JPG.gif
│   │   │   │   ├── kCalendar.gif
│   │   │   │   ├── l1.gif
│   │   │   │   ├── l2.gif
│   │   │   │   ├── left2.gif
│   │   │   │   ├── leftBarBG.gif
│   │   │   │   ├── leftBar.gif
│   │   │   │   ├── left.gif
│   │   │   │   ├── lltj1.gif
│   │   │   │   ├── lltj2.gif
│   │   │   │   ├── Login
│   │   │   │   │   ├── b1.gif
│   │   │   │   │   ├── b2.jpg
│   │   │   │   │   ├── b3.jpg
│   │   │   │   │   ├── b4.jpg
│   │   │   │   │   ├── b5.jpg
│   │   │   │   │   ├── botton_01.gif
│   │   │   │   │   └── Thumbs.db
│   │   │   │   ├── logina.jpg
│   │   │   │   ├── login_top_leftfill.gif
│   │   │   │   ├── login_top_middle.gif
│   │   │   │   ├── login_top_rightfill.gif
│   │   │   │   ├── LOGO.gif
│   │   │   │   ├── lz1.gif
│   │   │   │   ├── lz2.gif
│   │   │   │   ├── main-04.gif
│   │   │   │   ├── main_common_bar_top_left.gif
│   │   │   │   ├── main_common_bar_top_right.gif
│   │   │   │   ├── main.gif
│   │   │   │   ├── Manage.gif
│   │   │   │   ├── menu
│   │   │   │   │   ├── b11.gif
│   │   │   │   │   ├── b12.gif
│   │   │   │   │   ├── b21.gif
│   │   │   │   │   ├── b22.gif
│   │   │   │   │   ├── b31.gif
│   │   │   │   │   ├── b32.gif
│   │   │   │   │   ├── b41.gif
│   │   │   │   │   ├── b42.gif
│   │   │   │   │   ├── fdcx.gif
│   │   │   │   │   ├── khwh.gif
│   │   │   │   │   └── skcx.gif
│   │   │   │   ├── NoGoods.gif
│   │   │   │   ├── NoPhoto.gif
│   │   │   │   ├── oa_41.jpg
│   │   │   │   ├── ob01.gif
│   │   │   │   ├── ob02.gif
│   │   │   │   ├── ob03.gif
│   │   │   │   ├── ob04.gif
│   │   │   │   ├── OPENDOC.gif
│   │   │   │   ├── os01.gif
│   │   │   │   ├── os02.gif
│   │   │   │   ├── os03.gif
│   │   │   │   ├── os04.gif
│   │   │   │   ├── os05.gif
│   │   │   │   ├── PageBar
│   │   │   │   │   ├── IconFirstPage1.gif
│   │   │   │   │   ├── IconFirstPage.gif
│   │   │   │   │   ├── IconLast5Page1.gif
│   │   │   │   │   ├── IconLast5Page.gif
│   │   │   │   │   ├── IconLastPage1.gif
│   │   │   │   │   ├── IconLastPage.gif
│   │   │   │   │   ├── IconLatestPage1.gif
│   │   │   │   │   ├── IconLatestPage.gif
│   │   │   │   │   ├── IconNext5Page1.gif
│   │   │   │   │   ├── IconNext5Page.gif
│   │   │   │   │   ├── IconNextPage1.gif
│   │   │   │   │   └── IconNextPage.gif
│   │   │   │   ├── pdf.gif
│   │   │   │   ├── ppt.gif
│   │   │   │   ├── print1.gif
│   │   │   │   ├── print.gif
│   │   │   │   ├── printsetup1.gif
│   │   │   │   ├── printsetup2.gif
│   │   │   │   ├── printview1.gif
│   │   │   │   ├── printview2.gif
│   │   │   │   ├── Product
│   │   │   │   │   ├── 200851692320_B.JPG
│   │   │   │   │   └── 200851692320_S.JPG
│   │   │   │   ├── ProductImage.gif
│   │   │   │   ├── Production.gif
│   │   │   │   ├── qkcgx.gif
│   │   │   │   ├── QualityCheck.gif
│   │   │   │   ├── quanlitycheckpic.png
│   │   │   │   ├── qxt1.gif
│   │   │   │   ├── qxt2.gif
│   │   │   │   ├── r1.gif
│   │   │   │   ├── r2.gif
│   │   │   │   ├── rar.gif
│   │   │   │   ├── redbuttonbg.gif
│   │   │   │   ├── rightBar.gif
│   │   │   │   ├── rightItemBG.gif
│   │   │   │   ├── rightItemBottom.gif
│   │   │   │   ├── rightItemTop.gif
│   │   │   │   ├── sc2.gif
│   │   │   │   ├── sccbtj1.gif
│   │   │   │   ├── sccbtj2.gif
│   │   │   │   ├── sc.gif
│   │   │   │   ├── sclld1.gif
│   │   │   │   ├── sclld2.gif
│   │   │   │   ├── scpgd1.gif
│   │   │   │   ├── scpgd2.gif
│   │   │   │   ├── scqg1.gif
│   │   │   │   ├── scqg2.gif
│   │   │   │   ├── scrkd1.gif
│   │   │   │   ├── scrkd2.gif
│   │   │   │   ├── searchbtn.png
│   │   │   │   ├── see2.gif
│   │   │   │   ├── see.gif
│   │   │   │   ├── sh2.gif
│   │   │   │   ├── sh.gif
│   │   │   │   ├── TableHeaderBg.gif
│   │   │   │   ├── tb1.gif
│   │   │   │   ├── tb2.gif
│   │   │   │   ├── tempGif.gif
│   │   │   │   ├── tijiao.gif
│   │   │   │   ├── title_bg1.jpg
│   │   │   │   ├── tjgr1.gif
│   │   │   │   ├── tjgr2.gif
│   │   │   │   ├── tjmx.gif
│   │   │   │   ├── tjsj1.gif
│   │   │   │   ├── tjsj2.gif
│   │   │   │   ├── tjtj1.gif
│   │   │   │   ├── tjtj2.gif
│   │   │   │   ├── tjxj1.gif
│   │   │   │   ├── tjxj2.gif
│   │   │   │   ├── Top
│   │   │   │   │   ├── 200794212346440.gif
│   │   │   │   │   ├── 200911521302621.gif
│   │   │   │   │   ├── 200911521303371.gif
│   │   │   │   │   ├── banner_center.gif
│   │   │   │   │   ├── banner_left.gif
│   │   │   │   │   ├── banner_right.gif
│   │   │   │   │   ├── bar_center.gif
│   │   │   │   │   ├── bar_left.gif
│   │   │   │   │   ├── bar_right.gif
│   │   │   │   │   ├── close.gif
│   │   │   │   │   ├── cw.gif
│   │   │   │   │   ├── exit.gif
│   │   │   │   │   ├── footer_center.gif
│   │   │   │   │   ├── index.gif
│   │   │   │   │   ├── kccx.gif
│   │   │   │   │   ├── kc.gif
│   │   │   │   │   ├── login.gif
│   │   │   │   │   ├── tabbg.gif
│   │   │   │   │   ├── Thumbs.db
│   │   │   │   │   ├── xgmm.gif
│   │   │   │   │   └── xs.gif
│   │   │   │   ├── topBar2bg.gif
│   │   │   │   ├── topBarBG.gif
│   │   │   │   ├── Topbg.gif
│   │   │   │   ├── toperBG.gif
│   │   │   │   ├── TopLine.gif
│   │   │   │   ├── topnav_bg.jpg
│   │   │   │   ├── treeSelect.gif
│   │   │   │   ├── treeUnSelect.gif
│   │   │   │   ├── txt.gif
│   │   │   │   ├── txwc.gif
│   │   │   │   ├── view1.gif
│   │   │   │   ├── view.gif
│   │   │   │   ├── wlfx1.gif
│   │   │   │   ├── wlfx2.gif
│   │   │   │   ├── word.gif
│   │   │   │   ├── xdjh1.gif
│   │   │   │   ├── xdjh2.gif
│   │   │   │   ├── xj2.gif
│   │   │   │   ├── xj.gif
│   │   │   │   ├── xls.gif
│   │   │   │   ├── xz2.gif
│   │   │   │   ├── xz.gif
│   │   │   │   ├── ybt1.gif
│   │   │   │   ├── ybt2.gif
│   │   │   │   ├── yd1.gif
│   │   │   │   ├── yd2.gif
│   │   │   │   ├── yfs.gif
│   │   │   │   ├── yldy.gif
│   │   │   │   ├── ys1.gif
│   │   │   │   ├── ys2.gif
│   │   │   │   ├── ysclld.gif
│   │   │   │   ├── yscrkd.gif
│   │   │   │   ├── ysh.gif
│   │   │   │   ├── yuan.gif
│   │   │   │   ├── ywc.gif
│   │   │   │   ├── yys.gif
│   │   │   │   ├── yzj.gif
│   │   │   │   ├── zxt1.gif
│   │   │   │   ├── zxt2.gif
│   │   │   │   └── zzsc.gif
│   │   │   ├── Index.htm
│   │   │   ├── Js
│   │   │   │   ├── Calendar.js
│   │   │   │   ├── CheckDataFunction.js
│   │   │   │   ├── CommFunc.js
│   │   │   │   ├── modalWin.htm
│   │   │   │   └── validCheck.js
│   │   │   ├── Login.aspx
│   │   │   ├── Login.aspx.cs
│   │   │   ├── Main
│   │   │   │   ├── Bottom.aspx
│   │   │   │   ├── Bottom.aspx.cs
│   │   │   │   ├── Default.aspx
│   │   │   │   ├── Default.aspx.cs
│   │   │   │   ├── Main.aspx
│   │   │   │   ├── Main.aspx.cs
│   │   │   │   ├── ucFLeft.ascx
│   │   │   │   ├── ucFLeft.ascx.cs
│   │   │   │   ├── ucFRight.ascx
│   │   │   │   ├── ucFRight.ascx.cs
│   │   │   │   ├── ucFTop.ascx
│   │   │   │   └── ucFTop.ascx.cs
│   │   │   ├── Manage
│   │   │   │   └── Index.aspx
│   │   │   ├── M_membercard
│   │   │   │   ├── cardMaterial_add.aspx
│   │   │   │   ├── cardMaterial_add.aspx.cs
│   │   │   │   ├── cardMaterial.aspx
│   │   │   │   ├── cardMaterial.aspx.cs
│   │   │   │   ├── cardmaterial_update.aspx
│   │   │   │   ├── cardMaterial_update.aspx.cs
│   │   │   │   ├── integralincrease_add.aspx
│   │   │   │   ├── IntegralIncrease_add.aspx.cs
│   │   │   │   ├── integralincrease.aspx
│   │   │   │   ├── IntegralIncrease.aspx.cs
│   │   │   │   ├── membercardtype_add.aspx
│   │   │   │   ├── membercardType_add.aspx.cs
│   │   │   │   ├── membercardtype.aspx
│   │   │   │   ├── membercardType.aspx.cs
│   │   │   │   ├── membercardtype_update.aspx
│   │   │   │   ├── membercardType_update.aspx.cs
│   │   │   │   ├── membertransaction.aspx
│   │   │   │   └── membertransaction.aspx.cs
│   │   │   ├── Order
│   │   │   │   ├── ASCX
│   │   │   │   │   ├── OrderEdit.ascx
│   │   │   │   │   ├── OrderEdit.ascx.cs
│   │   │   │   │   ├── OrderOfSell.ascx
│   │   │   │   │   ├── OrderOfSell.ascx.cs
│   │   │   │   │   ├── SelectBillOfOrder.ascx
│   │   │   │   │   └── SelectBillOfOrder.ascx.cs
│   │   │   │   ├── Index.aspx
│   │   │   │   ├── OrderEdit.aspx
│   │   │   │   ├── OrderEdit.aspx.cs
│   │   │   │   ├── OrderOfQuery.aspx
│   │   │   │   ├── OrderOfQuery.aspx.cs
│   │   │   │   ├── OrderOfSellSearch.aspx
│   │   │   │   ├── OrderOfSellSearch.aspx.cs
│   │   │   │   ├── OrderOfSellSelect.aspx
│   │   │   │   ├── OrderOfSellSelect.aspx.cs
│   │   │   │   ├── OrderPrintOfQuery.aspx
│   │   │   │   ├── OrderPrintOfQuery.aspx.cs
│   │   │   │   ├── SelectBillOfOrder.aspx
│   │   │   │   └── SelectBillOfOrder.aspx.cs
│   │   │   ├── Power
│   │   │   │   ├── HaveNoRight.aspx
│   │   │   │   ├── HaveNoRight.aspx.cs
│   │   │   │   ├── Index.aspx
│   │   │   │   ├── Index.aspx.cs
│   │   │   │   ├── MenuList.aspx
│   │   │   │   ├── MenuList.aspx.cs
│   │   │   │   ├── ModelEdit.aspx
│   │   │   │   ├── ModelEdit.aspx.cs
│   │   │   │   ├── ModelList.aspx
│   │   │   │   ├── ModelList.aspx.cs
│   │   │   │   ├── RightSetModel.aspx
│   │   │   │   ├── RightSetModel.aspx.cs
│   │   │   │   ├── RightSetRole.aspx
│   │   │   │   ├── RightSetRole.aspx.cs
│   │   │   │   ├── RightSetWorker.aspx
│   │   │   │   ├── RightSetWorker.aspx.cs
│   │   │   │   ├── RightURL.ascx
│   │   │   │   └── RightURL.ascx.cs
│   │   │   ├── Produce
│   │   │   │   ├── BuyApplyEdit.aspx
│   │   │   │   ├── BuyApplyEdit.aspx.cs
│   │   │   │   ├── BuyApplyEditPrint.aspx
│   │   │   │   ├── BuyApplyEditPrint.aspx.cs
│   │   │   │   ├── BuyApplyView.aspx
│   │   │   │   ├── BuyApplyView.aspx.cs
│   │   │   │   ├── BuyApplyViewPrint.aspx
│   │   │   │   ├── BuyApplyViewPrint.aspx.cs
│   │   │   │   ├── GetMaterialEdit.aspx
│   │   │   │   ├── GetMaterialEdit.aspx.cs
│   │   │   │   ├── GetMaterialEditPrint.aspx
│   │   │   │   ├── GetMaterialEditPrint.aspx.cs
│   │   │   │   ├── GetMaterialStat.aspx
│   │   │   │   ├── GetMaterialStat.aspx.cs
│   │   │   │   ├── GetMaterialStatPrint.aspx
│   │   │   │   ├── GetMaterialStatPrint.aspx.cs
│   │   │   │   ├── GetMaterialView.aspx
│   │   │   │   ├── GetMaterialView.aspx.cs
│   │   │   │   ├── GetMaterialViewPrint.aspx
│   │   │   │   ├── GetMaterialViewPrint.aspx.cs
│   │   │   │   ├── Index.htm
│   │   │   │   ├── PdCalcEdit.aspx
│   │   │   │   ├── PdCalcEdit.aspx.cs
│   │   │   │   ├── PdCalcEditPrint.aspx
│   │   │   │   ├── PdCalcEditPrint.aspx.cs
│   │   │   │   ├── PdCalcUnit.aspx
│   │   │   │   ├── PdCalcUnit.aspx.cs
│   │   │   │   ├── PdCalcUnitEdit.aspx
│   │   │   │   ├── PdCalcUnitEdit.aspx.cs
│   │   │   │   ├── PdCalcUnitPrint.aspx
│   │   │   │   ├── PdCalcUnitPrint.aspx.cs
│   │   │   │   ├── PdCalcView.aspx
│   │   │   │   ├── PdCalcView.aspx.cs
│   │   │   │   ├── PdCalcViewPrint.aspx
│   │   │   │   ├── PdCalcViewPrint.aspx.cs
│   │   │   │   ├── PdCalcWage.aspx
│   │   │   │   ├── PdCalcWage.aspx.cs
│   │   │   │   ├── PdCalcWagePrint.aspx
│   │   │   │   ├── PdCalcWagePrint.aspx.cs
│   │   │   │   ├── PdCalcWork.aspx
│   │   │   │   ├── PdCalcWork.aspx.cs
│   │   │   │   ├── PdCar.aspx
│   │   │   │   ├── PdCar.aspx.cs
│   │   │   │   ├── PdClass.aspx
│   │   │   │   ├── PdClass.aspx.cs
│   │   │   │   ├── PdClassEdit.aspx
│   │   │   │   ├── PdClassEdit.aspx.cs
│   │   │   │   ├── PdCostOfProductChart.aspx
│   │   │   │   ├── PdCostOfProductChart.aspx.cs
│   │   │   │   ├── PdCostOfProductChartPrint.aspx
│   │   │   │   ├── PdCostOfProductChartPrint.aspx.cs
│   │   │   │   ├── PdCostOfProductEdit.aspx
│   │   │   │   ├── PdCostOfProductEdit.aspx.cs
│   │   │   │   ├── PdCostOfProductStat.aspx
│   │   │   │   ├── PdCostOfProductStat.aspx.cs
│   │   │   │   ├── PdCostOfProductStatPrint.aspx
│   │   │   │   ├── PdCostOfProductStatPrint.aspx.cs
│   │   │   │   ├── PdCostOfProductView.aspx
│   │   │   │   ├── PdCostOfProductView.aspx.cs
│   │   │   │   ├── PdCostOfProductViewPrint.aspx
│   │   │   │   ├── PdCostOfProductViewPrint.aspx.cs
│   │   │   │   ├── PdCrafRouteEdit.aspx
│   │   │   │   ├── PdCrafRouteEdit.aspx.cs
│   │   │   │   ├── PdCrafRouteEditPrint.aspx
│   │   │   │   ├── PdCrafRouteEditPrint.aspx.cs
│   │   │   │   ├── PdCrafRouteView.aspx
│   │   │   │   ├── PdCrafRouteView.aspx.cs
│   │   │   │   ├── PdCrafRouteViewPrint.aspx
│   │   │   │   ├── PdCrafRouteViewPrint.aspx.cs
│   │   │   │   ├── PdEquipments.aspx
│   │   │   │   ├── PdEquipments.aspx.cs
│   │   │   │   ├── PdEquipmentsEdit.aspx
│   │   │   │   ├── PdEquipmentsEdit.aspx.cs
│   │   │   │   ├── PdMainPlanEdit.aspx
│   │   │   │   ├── PdMainPlanEdit.aspx.cs
│   │   │   │   ├── PdMainPlanEditPrint.aspx
│   │   │   │   ├── PdMainPlanEditPrint.aspx.cs
│   │   │   │   ├── PdMainPlanView.aspx
│   │   │   │   ├── PdMainPlanView.aspx.cs
│   │   │   │   ├── PdMainPlanViewPrint.aspx
│   │   │   │   ├── PdMainPlanViewPrint.aspx.cs
│   │   │   │   ├── PdPlanEdit.aspx
│   │   │   │   ├── PdPlanEdit.aspx.cs
│   │   │   │   ├── PdPlanEditPrint.aspx
│   │   │   │   ├── PdPlanEditPrint.aspx.cs
│   │   │   │   ├── PdPlanStat.aspx
│   │   │   │   ├── PdPlanStat.aspx.cs
│   │   │   │   ├── PdPlanView.aspx
│   │   │   │   ├── PdPlanView.aspx.cs
│   │   │   │   ├── PdPlanViewPrint.aspx
│   │   │   │   ├── PdPlanViewPrint.aspx.cs
│   │   │   │   ├── PdSendWorkerEdit.aspx
│   │   │   │   ├── PdSendWorkerEdit.aspx.cs
│   │   │   │   ├── PdSendWorkerEditPrint.aspx
│   │   │   │   ├── PdSendWorkerEditPrint.aspx.cs
│   │   │   │   ├── PdSendWorkerView.aspx
│   │   │   │   ├── PdSendWorkerView.aspx.cs
│   │   │   │   ├── PdSendWorkerViewPrint.aspx
│   │   │   │   ├── PdSendWorkerViewPrint.aspx.cs
│   │   │   │   ├── PdWorkPreface.aspx
│   │   │   │   ├── PdWorkPreface.aspx.cs
│   │   │   │   ├── PdWorkPrefaceEdit.aspx
│   │   │   │   ├── PdWorkPrefaceEdit.aspx.cs
│   │   │   │   ├── ProductInstallEdit.aspx
│   │   │   │   ├── ProductInstallEdit.aspx.cs
│   │   │   │   ├── ProductInstallEditPrint.aspx
│   │   │   │   ├── ProductInstallEditPrint.aspx.cs
│   │   │   │   ├── ProductInstallView.aspx
│   │   │   │   ├── ProductInstallView.aspx.cs
│   │   │   │   ├── ProductInstallViewPrint.aspx
│   │   │   │   ├── ProductInstallViewPrint.aspx.cs
│   │   │   │   ├── SelectClass.aspx
│   │   │   │   ├── SelectClass.aspx.cs
│   │   │   │   ├── SelectPdplan.aspx
│   │   │   │   ├── SelectPdplan.aspx.cs
│   │   │   │   ├── SelectSendWorker.aspx
│   │   │   │   ├── SelectSendWorker.aspx.cs
│   │   │   │   ├── SelectWorkPreface.aspx
│   │   │   │   ├── SelectWorkPreface.aspx.cs
│   │   │   │   ├── WorkCarDate.aspx
│   │   │   │   ├── WorkCarDate.aspx.cs
│   │   │   │   ├── WorkCarDateLog.aspx
│   │   │   │   └── WorkCarDateLog.aspx.cs
│   │   │   ├── Product
│   │   │   │   ├── Ascx
│   │   │   │   │   ├── ucGoodsEdit.ascx
│   │   │   │   │   ├── ucGoodsEdit.ascx.cs
│   │   │   │   │   ├── ucGoodsList.ascx
│   │   │   │   │   └── ucGoodsList.ascx.cs
│   │   │   │   ├── DatumList.aspx
│   │   │   │   ├── Index.aspx
│   │   │   │   ├── Index.aspx.cs
│   │   │   │   ├── MateProduct.aspx
│   │   │   │   ├── MidProduct.aspx
│   │   │   │   ├── MidProductlist.aspx
│   │   │   │   ├── MidProductlist.aspx.cs
│   │   │   │   ├── Office.aspx
│   │   │   │   ├── OfficeEdit.aspx
│   │   │   │   ├── Officelist.aspx
│   │   │   │   ├── Officelist.aspx.cs
│   │   │   │   ├── Pack.aspx
│   │   │   │   ├── PackEdit.aspx
│   │   │   │   ├── PackList.aspx
│   │   │   │   ├── PackList.aspx.cs
│   │   │   │   ├── PriceDep.aspx
│   │   │   │   ├── PriceList.aspx
│   │   │   │   ├── PriceList.aspx.cs
│   │   │   │   ├── PriceOne.aspx
│   │   │   │   ├── PriceOne.aspx.cs
│   │   │   │   ├── Product.aspx
│   │   │   │   ├── Product.aspx.cs
│   │   │   │   ├── ProductEdit.aspx
│   │   │   │   ├── ProductShow.aspx
│   │   │   │   ├── ProductShow.aspx.cs
│   │   │   │   ├── UnitDeploy.aspx
│   │   │   │   ├── UnitDeploy.aspx.cs
│   │   │   │   └── UnitList.aspx
│   │   │   ├── QualityCheck
│   │   │   │   ├── Index.aspx
│   │   │   │   ├── Index.aspx.cs
│   │   │   │   ├── QualityRecordEdit.aspx
│   │   │   │   ├── QualityRecordEdit.aspx.cs
│   │   │   │   ├── QualityRecordEditPrint.aspx
│   │   │   │   ├── QualityRecordEditPrint.aspx.cs
│   │   │   │   ├── QualityRecordView.aspx
│   │   │   │   ├── QualityRecordView.aspx.cs
│   │   │   │   ├── QualityRecordViewPrint.aspx
│   │   │   │   ├── QualityRecordViewPrint.aspx.cs
│   │   │   │   ├── QualityStandard.aspx
│   │   │   │   ├── QualityStandard.aspx.cs
│   │   │   │   ├── QualityStandardEdit.aspx
│   │   │   │   ├── QualityStandardEdit.aspx.cs
│   │   │   │   ├── SelectQualityStandard.aspx
│   │   │   │   └── SelectQualityStandard.aspx.cs
│   │   │   ├── ReLogin.aspx
│   │   │   ├── ReLogin.aspx.cs
│   │   │   ├── Sell
│   │   │   │   ├── ASCX
│   │   │   │   │   ├── billofretail.ascx
│   │   │   │   │   ├── BillOfRetail.ascx.cs
│   │   │   │   │   ├── BillOfSellBackDetail.ascx
│   │   │   │   │   ├── BillOfSellBackDetail.ascx.cs
│   │   │   │   │   ├── BillOfSellEdit.ascx
│   │   │   │   │   ├── BillOfSellEdit.ascx.cs
│   │   │   │   │   ├── SelectBillOfSell.ascx
│   │   │   │   │   ├── SelectBillOfSell.ascx.cs
│   │   │   │   │   ├── SelectBillOfSellBack.ascx
│   │   │   │   │   └── SelectBillOfSellBack.ascx.cs
│   │   │   │   ├── BillDetail.aspx
│   │   │   │   ├── billofretail.aspx
│   │   │   │   ├── billofretail.aspx.cs
│   │   │   │   ├── billofretailsearch.aspx
│   │   │   │   ├── BillOfRetailSearch.aspx.cs
│   │   │   │   ├── BillOfSell.aspx
│   │   │   │   ├── billofsellback.aspx
│   │   │   │   ├── billofsellback.aspx.cs
│   │   │   │   ├── BillOfSellBackDetail.aspx
│   │   │   │   ├── BillOfSellBackSearch.aspx
│   │   │   │   ├── BillOfSellEdit.aspx
│   │   │   │   ├── BillOfSellSearch.aspx
│   │   │   │   ├── billOfSellView.aspx
│   │   │   │   ├── Index.aspx
│   │   │   │   ├── selectbillofsell2.aspx
│   │   │   │   ├── SelectBillofSell2.aspx.cs
│   │   │   │   ├── selectbillofsell.aspx
│   │   │   │   ├── SelectBillofSell.aspx.cs
│   │   │   │   ├── SelectOnlyPro.aspx
│   │   │   │   ├── SelectProInStoroom.aspx
│   │   │   │   └── test.aspx
│   │   │   ├── SellBack
│   │   │   │   ├── ASCX
│   │   │   │   │   ├── SelectSellBack.ascx
│   │   │   │   │   ├── SelectSellBack.ascx.cs
│   │   │   │   │   ├── SellBackEdit.ascx
│   │   │   │   │   ├── SellBackEdit.ascx.cs
│   │   │   │   │   ├── SellBackList.ascx
│   │   │   │   │   └── SellBackList.ascx.cs
│   │   │   │   ├── SellBackEdit.aspx
│   │   │   │   ├── SellBackEdit.aspx.cs
│   │   │   │   ├── SellBackList.aspx
│   │   │   │   └── SellBackList.aspx.cs
│   │   │   ├── Storeroom
│   │   │   │   ├── Ascx
│   │   │   │   │   ├── ucBillOfExchange.ascx
│   │   │   │   │   ├── ucBillOfExchange.ascx.cs
│   │   │   │   │   ├── ucBillOfPutin.ascx
│   │   │   │   │   ├── ucBillOfPutin.ascx.cs
│   │   │   │   │   ├── ucBillOfTakeout.ascx
│   │   │   │   │   ├── ucBillOfTakeout.ascx.cs
│   │   │   │   │   ├── ucCheck.ascx
│   │   │   │   │   ├── ucCheck.ascx.cs
│   │   │   │   │   ├── ucCountOfPutin.ascx
│   │   │   │   │   ├── ucCountOfPutin.ascx.cs
│   │   │   │   │   ├── ucCountOfTakeout.ascx
│   │   │   │   │   ├── ucCountOfTakeout.ascx.cs
│   │   │   │   │   ├── ucQueryBillOfExchange.ascx
│   │   │   │   │   ├── ucQueryBillOfExchange.ascx.cs
│   │   │   │   │   ├── ucQueryBillOfPutin.ascx
│   │   │   │   │   ├── ucQueryBillOfPutin.ascx.cs
│   │   │   │   │   ├── ucQueryBillOfTakeout.ascx
│   │   │   │   │   ├── ucQueryBillOfTakeout.ascx.cs
│   │   │   │   │   ├── ucQueryCheckTable.ascx
│   │   │   │   │   ├── ucQueryCheckTable.ascx.cs
│   │   │   │   │   ├── ucQueryStore.ascx
│   │   │   │   │   ├── ucQueryStore.ascx.cs
│   │   │   │   │   ├── ucSelectBillOfTakeout.ascx
│   │   │   │   │   ├── ucSelectBillOfTakeout.ascx.cs
│   │   │   │   │   ├── ucWaring.ascx
│   │   │   │   │   ├── ucWaring.ascx.cs
│   │   │   │   │   ├── ucWaringN.ascx
│   │   │   │   │   └── ucWaringN.ascx.cs
│   │   │   │   ├── BillOfExchangeEdit.aspx
│   │   │   │   ├── BillOfExchangeQuery.aspx
│   │   │   │   ├── BillOfMateProcExchangeEdit.aspx
│   │   │   │   ├── BillOfMateProcExchangeQuery.aspx
│   │   │   │   ├── BillOfMateProcPutinEdit.aspx
│   │   │   │   ├── BillOfMateProcTakeoutEdit.aspx
│   │   │   │   ├── BillOfMidProcExchangeEdit.aspx
│   │   │   │   ├── BillOfMidProcExchangeQuery.aspx
│   │   │   │   ├── billofmidprocputinedit.aspx
│   │   │   │   ├── billofmidprocputinedit.aspx.cs
│   │   │   │   ├── BillOfMidProcTakeoutEdit.aspx
│   │   │   │   ├── BillOfOfficePutinEdit.aspx
│   │   │   │   ├── BillOfOfficeTakeoutEdit.aspx
│   │   │   │   ├── BillOfPackingExchangeEdit.aspx
│   │   │   │   ├── BillOfPackingExchangeQuery.aspx
│   │   │   │   ├── BillOfPackingPutinEdit.aspx
│   │   │   │   ├── BillOfPackingTakeoutEdit.aspx
│   │   │   │   ├── BillOfPutinEdit.aspx
│   │   │   │   ├── BillOfPutinMateQuery.aspx
│   │   │   │   ├── BillOfPutinMidProQuery.aspx
│   │   │   │   ├── BillOfPutinOfficeQuery.aspx
│   │   │   │   ├── BillOfPutinPackingQuery.aspx
│   │   │   │   ├── BillOfPutinQuery.aspx
│   │   │   │   ├── BillOfTakeoutEdit.aspx
│   │   │   │   ├── BillOfTakeoutMateQuery.aspx
│   │   │   │   ├── BillOfTakeoutMidProQuery.aspx
│   │   │   │   ├── BillOfTakeoutOfficeQuery.aspx
│   │   │   │   ├── BillOfTakeoutPackingQuery.aspx
│   │   │   │   ├── BillOfTakeoutQuery.aspx
│   │   │   │   ├── CheckTableEdit.aspx
│   │   │   │   ├── CheckTableMateProcEdit.aspx
│   │   │   │   ├── CheckTableMateQuery.aspx
│   │   │   │   ├── CheckTableMidProcEdit.aspx
│   │   │   │   ├── CheckTableMidProcQuery.aspx
│   │   │   │   ├── CheckTableOfficeEdit.aspx
│   │   │   │   ├── CheckTableOfficeQuery.aspx
│   │   │   │   ├── CheckTablePackingEdit.aspx
│   │   │   │   ├── CheckTablePackingQuery.aspx
│   │   │   │   ├── CheckTableQuery.aspx
│   │   │   │   ├── CountOfPutin.aspx
│   │   │   │   ├── CountOfPutinMateProc.aspx
│   │   │   │   ├── CountOfPutinMidProc.aspx
│   │   │   │   ├── CountOfPutinOffice.aspx
│   │   │   │   ├── CountOfPutinPacking.aspx
│   │   │   │   ├── CountOfTakeout.aspx
│   │   │   │   ├── CountOfTakeoutMateProc.aspx
│   │   │   │   ├── CountOfTakeoutMidProc.aspx
│   │   │   │   ├── CountOfTakeoutOffice.aspx
│   │   │   │   ├── CountOfTakeoutPacking.aspx
│   │   │   │   ├── Index.aspx
│   │   │   │   ├── MateTakeoutOfBack.aspx
│   │   │   │   ├── PackingTakeoutOfBack.aspx
│   │   │   │   ├── ProcPutinOfBack.aspx
│   │   │   │   ├── ProcTakeoutOfBack.aspx
│   │   │   │   ├── SelectBillOfTakeout.aspx
│   │   │   │   ├── SetStorer.aspx
│   │   │   │   ├── SetStorer.aspx.cs
│   │   │   │   ├── StoreQuery.aspx
│   │   │   │   ├── StoreQueryMateProc.aspx
│   │   │   │   ├── StoreQueryMidProc.aspx
│   │   │   │   ├── StoreQueryOffice.aspx
│   │   │   │   ├── StoreQueryPacking.aspx
│   │   │   │   ├── StoreroomPara.xml
│   │   │   │   ├── ViewCheckCount.aspx
│   │   │   │   ├── ViewCheckCount.aspx.cs
│   │   │   │   ├── Waring.aspx
│   │   │   │   ├── WaringMate.aspx
│   │   │   │   ├── WaringMateN.aspx
│   │   │   │   ├── WaringMidProc.aspx
│   │   │   │   ├── WaringMidProcN.aspx
│   │   │   │   ├── WaringN.aspx
│   │   │   │   ├── WaringPacking.aspx
│   │   │   │   └── WaringPackingN.aspx
│   │   │   ├── web.config
│   │   │   └── webctrl_client
│   │   │   └── 1_0
│   │   │   ├── Images
│   │   │   │   ├── folder.gif
│   │   │   │   ├── folderopen.gif
│   │   │   │   ├── html.gif
│   │   │   │   └── root.gif
│   │   │   ├── MultiPage.htc
│   │   │   ├── TabStrip.htc
│   │   │   ├── toolbar.htc
│   │   │   ├── TreeImages
│   │   │   │   ├── f.gif
│   │   │   │   ├── fminus.gif
│   │   │   │   ├── fplus.gif
│   │   │   │   ├── i.gif
│   │   │   │   ├── L.gif
│   │   │   │   ├── Lminus.gif
│   │   │   │   ├── Lplus.gif
│   │   │   │   ├── minus.gif
│   │   │   │   ├── plus.gif
│   │   │   │   ├── r.gif
│   │   │   │   ├── Rminus.gif
│   │   │   │   ├── Rplus.gif
│   │   │   │   ├── rtl
│   │   │   │   │   ├── F.gif
│   │   │   │   │   ├── Fminus.gif
│   │   │   │   │   ├── Fplus.gif
│   │   │   │   │   ├── I.gif
│   │   │   │   │   ├── L.gif
│   │   │   │   │   ├── Lminus.gif
│   │   │   │   │   ├── Lplus.gif
│   │   │   │   │   ├── minus.gif
│   │   │   │   │   ├── plus.gif
│   │   │   │   │   ├── r.gif
│   │   │   │   │   ├── Rminus.gif
│   │   │   │   │   ├── Rplus.gif
│   │   │   │   │   ├── T.gif
│   │   │   │   │   ├── Tminus.gif
│   │   │   │   │   ├── Tplus.gif
│   │   │   │   │   └── white.gif
│   │   │   │   ├── T.gif
│   │   │   │   ├── Tminus.gif
│   │   │   │   ├── Tplus.gif
│   │   │   │   └── white.gif
│   │   │   └── treeview.htc
│   │   ├── WebComponents
│   │   │   ├── bin
│   │   │   │   └── Debug
│   │   │   │   ├── BusinessClass.dll
│   │   │   │   ├── BusinessClass.pdb
│   │   │   │   ├── C1.Web.C1WebChart.dll
│   │   │   │   ├── C1.Win.C1Chart.dll
│   │   │   │   ├── COM.Excel.dll
│   │   │   │   ├── Common.dll
│   │   │   │   ├── Common.pdb
│   │   │   │   ├── Excel.dll
│   │   │   │   ├── Interop.SQLDMO.dll
│   │   │   │   ├── KP.WebComponents.dll
│   │   │   │   ├── Microsoft.Vbe.Interop.dll
│   │   │   │   ├── office.dll
│   │   │   │   ├── Sentinel.dll
│   │   │   │   ├── WebComponents.dll
│   │   │   │   ├── WebComponents.pdb
│   │   │   │   ├── ZDClass.dll
│   │   │   │   └── ZDClass.pdb
│   │   │   ├── kCalendar.cs
│   │   │   ├── kDataGrid.cs
│   │   │   ├── kPopupWin.cs
│   │   │   ├── kProcPage.cs
│   │   │   ├── obj
│   │   │   │   ├── Debug
│   │   │   │   │   ├── ResolveAssemblyReference.cache
│   │   │   │   │   ├── WebComponents.csproj.FileListAbsolute.txt
│   │   │   │   │   ├── WebComponents.dll
│   │   │   │   │   └── WebComponents.pdb
│   │   │   │   └── WebComponents.csproj.FileListAbsolute.txt
│   │   │   ├── PopupAction.cs
│   │   │   ├── PopupColorStyle.cs
│   │   │   ├── PopupDocking.cs
│   │   │   ├── PopupWinDesigner.cs
│   │   │   ├── Properties
│   │   │   │   └── AssemblyInfo.cs
│   │   │   ├── WebComponents.csproj
│   │   │   ├── WebComponents.csproj.user
│   │   │   └── xMouseImage.cs
│   │   └── 源码必读.pdf
│   ├── 数据库
│   │   ├── myerp_Date.mdf
│   │   ├── myerp_log.LDF
│   │   └── 源码必读.pdf
│   ├── 文档
│   │   ├── ERP使用说明书.doc
│   │   ├── ERP工业版解决方案.doc
│   │   ├── ERP数据库字典.doc
│   │   ├── ERP系统的框架及流程.doc
│   │   ├── 工艺路线.doc
│   │   ├── 源码必读.pdf
│   │   └── 配置说明.txt
│   ├── 源码必读.pdf
│   └── 相关软件
│   ├── iewebcontrols.msi
│   └── 源码必读.pdf
└── 源码必读.pdf

154 directories, 2809 files

标签:

实例下载地址

.net ERP管理系统源码

不能下载?内容有错? 点击这里报错 + 投诉 + 提问

好例子网口号:伸出你的我的手 — 分享

网友评论

发表评论

(您的评论需要经过审核才能显示)

查看所有0条评论>>

小贴士

感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。

  • 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
  • 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
  • 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
  • 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。

关于好例子网

本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明

;
报警