From 96a33df75fe629083dc44d51f46df1f31ffac8d7 Mon Sep 17 00:00:00 2001 From: Lius <Lius2225@163.com> Date: 星期二, 01 七月 2025 20:06:14 +0800 Subject: [PATCH] Merge remote-tracking branch 'origin/master' --- lxzn-boot-base-core/src/main/java/org/jeecg/common/constant/FillRuleConstant.java | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/lxzn-boot-base-core/src/main/java/org/jeecg/common/constant/FillRuleConstant.java b/lxzn-boot-base-core/src/main/java/org/jeecg/common/constant/FillRuleConstant.java index 741dd03..2321cfa 100644 --- a/lxzn-boot-base-core/src/main/java/org/jeecg/common/constant/FillRuleConstant.java +++ b/lxzn-boot-base-core/src/main/java/org/jeecg/common/constant/FillRuleConstant.java @@ -23,6 +23,10 @@ public static final String PRODUCTION = "org_num_rule"; /** + * 璁惧杞﹂棿缂栫爜 + */ + public static final String WORKSHOP = "work_shop_code_rule"; + /** * 鍒嗙被瀛楀吀缂栫爜 */ public static final String CATEGORY = "category_code_rule"; -- Gitblit v1.9.3