WebAPI/Controllers/CJGL/Cj_StationOutBillController.cs | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
WebAPI/Properties/PublishProfiles/FolderProfile.pubxml.user | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
WebAPI/Web.config | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
WebAPI/Controllers/CJGL/Cj_StationOutBillController.cs
@@ -499,7 +499,7 @@ { objJsonResult.code = "0"; objJsonResult.count = 0; objJsonResult.Message = "上传失败!"; objJsonResult.Message = dyResult.returnval; objJsonResult.data = null; return objJsonResult; } WebAPI/Properties/PublishProfiles/FolderProfile.pubxml.user
@@ -153,10 +153,10 @@ <publishTime>11/24/2014 11:18:48</publishTime> </File> <File Include="bin/WebAPI.dll"> <publishTime>07/05/2021 13:46:25</publishTime> <publishTime>07/12/2021 15:59:39</publishTime> </File> <File Include="bin/WebAPI.pdb"> <publishTime>07/05/2021 13:46:25</publishTime> <publishTime>07/12/2021 15:59:39</publishTime> </File> <File Include="bin/WebGrease.dll"> <publishTime>07/17/2013 17:03:52</publishTime> @@ -324,7 +324,7 @@ <publishTime>02/22/2021 09:25:20</publishTime> </File> <File Include="Web.config"> <publishTime>07/05/2021 13:46:40</publishTime> <publishTime>07/12/2021 16:00:31</publishTime> </File> </ItemGroup> </Project> WebAPI/Web.config
@@ -18,7 +18,7 @@ <appSettings> <!--服务器文件IP地址--> <!--<add key="FileIP" value="http://localhost:8082/LuBaoAPI"/>--> <add key="FileIP" value="http://localhost:8085/"/> <add key="FileIP" value="http://localhost:8080/"/> <add key="webpages:Version" value="3.0.0.0" /> <add key="webpages:Enabled" value="false" /> <add key="ClientValidationEnabled" value="true" />