yangle
2025-02-17 7de75fbf65bfacfef3f5a4a783ffb4ee9a6dd6db
WebAPI/Controllers/CJGL/Cj_StationInBillController.cs
@@ -777,7 +777,7 @@
                    {
                        objJsonResult.code = "0";
                        objJsonResult.count = 0;
                        objJsonResult.Message = "进站单无查询权限!";
                        objJsonResult.Message = "进站单无查询权限!";
                        objJsonResult.data = null;
                        return objJsonResult;
                    }