1
zrg
2025-03-19 d762be6327c842ec49f3fb15999be3b1f129c003
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;
                    }