From 298b5c1e9aad4d64a160c35262320988671489eb Mon Sep 17 00:00:00 2001 From: luxiaotao1123 <t1341870251@63.com> Date: 星期三, 19 十月 2022 16:18:26 +0800 Subject: [PATCH] Merge branches 'bfasrs' and 'ynasrs' of http://47.97.1.152:5880/r/zy-asrs into ynasrs --- src/main/java/com/zy/common/CodeRes.java | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/src/main/java/com/zy/common/CodeRes.java b/src/main/java/com/zy/common/CodeRes.java index df8f7ce..a69fd59 100644 --- a/src/main/java/com/zy/common/CodeRes.java +++ b/src/main/java/com/zy/common/CodeRes.java @@ -12,4 +12,7 @@ String PICK_600 = "600-鎷f枡浠诲姟"; String NO_COMB_700 = "700-璇峰厛缁勬墭"; + String NONE_MAST_800 = "800-浠诲姟涓㈠け"; + String NONE_DETL_900 = "900-浠诲姟鏄庣粏涓㈠け"; + } -- Gitblit v1.9.1