From 7f08d970686ee8acd0a6061619a1f5206fc48bae Mon Sep 17 00:00:00 2001 From: 陈勇 <chenyong@hnkhzn.com> Date: 星期三, 20 十一月 2024 09:26:28 +0800 Subject: [PATCH] 2024-11-20 提交更新,查询空盘与实盘逻辑更改 --- .gitignore | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/.gitignore b/.gitignore index 0383def..504b141 100644 --- a/.gitignore +++ b/.gitignore @@ -1352,4 +1352,7 @@ /Code Management/WMS/WIDESEA_WMSServer/LogLibrary/obj/Debug/net6.0/LogLibrary.csproj.CoreCompileInputs.cache /Code Management/WMS/WIDESEA_WMSServer/WIDESEA_IStoragIntegrationServices/obj/Debug/net6.0/WIDESEA_IStoragIntegrationServices.csproj.FileListAbsolute.txt /Code Management/WMS/WIDESEA_WMSServer/WIDESEA_StoragIntegrationServices/WIDESEA_StoragIntegrationServices.csproj -*.tmp +*.txt +/Code Management/WCS/WIDESEAWCS_Client/package-lock.json +/Code Management/WMS/WIDESEA_WMSClient/src/api/http.js +/Code Management/WCS/WIDESEAWCS_Client/yarn.lock -- Gitblit v1.9.3