wtt
2025-01-16 5a3caef6e991f1ee69d8e5dc355468e570805e32
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;
                    }