1
jingh
2022-01-23 bc0a4b9012ec32efa15842c6ed029ee022818d0f
WebAPI/Controllers/BaseSet/Gy_OrderBackInfoController.cs
@@ -252,7 +252,7 @@
 
 
                //判断权限
                if (!ClsPub.Security_Log(msg5, 1, true, msg4))
                if (!ClsPub.Security_Log(msg5, 1, false, msg4))
                {
                    objJsonResult.code = "0";
                    objJsonResult.count = 0;