From c0c85710eb7a71eee4fbd7100223e7d0602f0b7f Mon Sep 17 00:00:00 2001
From: ch <37327@LLOOCCY>
Date: 星期一, 07 二月 2022 23:24:06 +0800
Subject: [PATCH] nothing
---
WebAPI/Controllers/Sc_MouldRepairInBillListController.cs | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/WebAPI/Controllers/Sc_MouldRepairInBillListController.cs b/WebAPI/Controllers/Sc_MouldRepairInBillListController.cs
index 43fc8bc..d2ee9e2 100644
--- a/WebAPI/Controllers/Sc_MouldRepairInBillListController.cs
+++ b/WebAPI/Controllers/Sc_MouldRepairInBillListController.cs
@@ -1258,7 +1258,7 @@
try
{
//鍒ゆ柇鏄惁鏈夋煡璇㈡潈闄�
- if (DBUtility.ClsPub.Security_Log("Kf_EntrustInBillQuery", 1, false, user))
+ if (!DBUtility.ClsPub.Security_Log("Kf_EntrustInBillQuery", 1, false, user))
{
objJsonResult.code = "0";
objJsonResult.count = 0;
--
Gitblit v1.9.1