智云SRM-WEBAPI(目前客户通用API)
jingh
2021-02-28 a8f9f1ab0b29f22ad27bb6da013d80dd03e8de7a
refs
用户 jingh <jingh@LAPTOP-I53VDLOO>
星期日, 二月 28, 2021 20:16 +0800
提交者 jingh <jingh@LAPTOP-I53VDLOO>
星期日, 二月 28, 2021 20:16 +0800
提交a8f9f1ab0b29f22ad27bb6da013d80dd03e8de7a
目录 ac2dc9b151d62b4b72abe05d5bfb40c4e678fe7a 目录 | zip | gz
parent 28a826ef232fe9e6b8821eeaa88db84b5a5edd9e 查看 | 对比
添加项目文件。
63个文件已添加
7162 ■■■■■ 已修改文件
DAL/DataBaseServices.cs 70 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
DAL/POInStockBillServices.cs 185 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
DAL/SQLHelpers.cs 675 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WebAPI.sln 41 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WebAPI/App_Start/SwaggerConfig.cs 213 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WebAPI/App_Start/WebApiConfig.cs 30 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WebAPI/BLL/WebServer.cs 113 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WebAPI/Code/Common.cs 127 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WebAPI/Code/Test2.cs 25 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WebAPI/Code/TestDAL.cs 78 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WebAPI/Controllers/BarCodeController.cs 1167 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WebAPI/Controllers/EntrustOrderController.cs 271 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WebAPI/Controllers/PODemandPlanController.cs 271 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WebAPI/Controllers/POInStockBackController.cs 91 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WebAPI/Controllers/POInStockController.cs 628 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WebAPI/Controllers/POOrderController.cs 271 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WebAPI/Controllers/ReportController.cs 232 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WebAPI/Controllers/WebAPIController.cs 700 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WebAPI/DLL.zip 对比 | 查看 | 原始文档 | blame | 历史
WebAPI/DLL/BLL.dll 对比 | 查看 | 原始文档 | blame | 历史
WebAPI/DLL/DAL.dll 对比 | 查看 | 原始文档 | blame | 历史
WebAPI/DLL/DBUtility.dll 对比 | 查看 | 原始文档 | blame | 历史
WebAPI/DLL/Kingdee.BOS.WebApi.Client.dll 对比 | 查看 | 原始文档 | blame | 历史
WebAPI/DLL/Kingdee.BOS.WebApi.FormService.dll 对比 | 查看 | 原始文档 | blame | 历史
WebAPI/DLL/Kingdee.BOS.WebApi.ServicesStub.dll 对比 | 查看 | 原始文档 | blame | 历史
WebAPI/DLL/Model.dll 对比 | 查看 | 原始文档 | blame | 历史
WebAPI/DLL/Newtonsoft.Json.Net35.dll 对比 | 查看 | 原始文档 | blame | 历史
WebAPI/DLL/Pub_Class.dll 对比 | 查看 | 原始文档 | blame | 历史
WebAPI/DLL/Pub_Control.dll 对比 | 查看 | 原始文档 | blame | 历史
WebAPI/DLL/SQLHelper.dll 对比 | 查看 | 原始文档 | blame | 历史
WebAPI/DLL/System.Net.Http.Formatting.dll 对比 | 查看 | 原始文档 | blame | 历史
WebAPI/DLL/System.Web.Http.WebHost.dll 对比 | 查看 | 原始文档 | blame | 历史
WebAPI/DLL/System.Web.Http.dll 对比 | 查看 | 原始文档 | blame | 历史
WebAPI/Global.asax 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
WebAPI/Global.asax.cs 17 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WebAPI/Index.html 10 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WebAPI/ListModels.cs 85 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WebAPI/Metadata/deploymentTemplates/apiappconfig.azureresource.json 10 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WebAPI/Models/ClsCg_POInStockBill.cs 82 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WebAPI/Models/JsonResult.cs 15 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WebAPI/Models/Pensen.cs 19 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WebAPI/Models/json.cs 15 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WebAPI/Properties/AssemblyInfo.cs 35 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WebAPI/Web.Debug.config 31 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WebAPI/Web.Release.config 32 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WebAPI/Web.config 57 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WebAPI/WebAPI.csproj 250 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WebAPI/apiapp.json 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WebAPI/packages.config 17 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WindowsFormsApp1/App.config 6 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WindowsFormsApp1/Program.cs 22 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WindowsFormsApp1/Properties/AssemblyInfo.cs 36 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WindowsFormsApp1/Properties/Resources.Designer.cs 63 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WindowsFormsApp1/Properties/Resources.resx 117 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WindowsFormsApp1/Properties/Settings.Designer.cs 26 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WindowsFormsApp1/Properties/Settings.settings 7 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WindowsFormsApp1/TestAPI.Designer.cs 74 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WindowsFormsApp1/TestAPI.cs 152 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WindowsFormsApp1/TestAPI.csproj 185 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
WindowsFormsApp1/TestAPI.resx 120 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
加载失败.txt 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
物料条码.grf 452 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
输出-生成.txt 23 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史