YL
2022-01-22 7dce710c21f02c3434cb7db21bb29f7a0426d59c
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;