From e163a27328c805ffec7c894259430f76f0881d00 Mon Sep 17 00:00:00 2001 From: Rodney Chen <rodney.chen@hotmail.com> Date: 星期四, 03 四月 2025 23:12:23 +0800 Subject: [PATCH] 更新收货单提交按行提交已完成清点的行,上架增加IQC审核的判断 --- Tiger.Api/appsettings.json | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Tiger.Api/appsettings.json b/Tiger.Api/appsettings.json index e6c699d..049aa0e 100644 --- a/Tiger.Api/appsettings.json +++ b/Tiger.Api/appsettings.json @@ -64,5 +64,5 @@ "WillMsgDelay": 5, "WillMsgExpiry": 300 }, - "RunInterface": true + "RunInterface": false } \ No newline at end of file -- Gitblit v1.9.3