From ec8a1c6f81b5747e9efce86faaba33d10df7f61d Mon Sep 17 00:00:00 2001 From: admin <2780501319@qq.com> Date: 星期日, 01 三月 2020 16:37:26 +0800 Subject: [PATCH] 动态提示语调整 --- fanli/src/main/java/com/yeshi/fanli/entity/system/ConfigKeyEnum.java | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/fanli/src/main/java/com/yeshi/fanli/entity/system/ConfigKeyEnum.java b/fanli/src/main/java/com/yeshi/fanli/entity/system/ConfigKeyEnum.java index b8f22e9..6788716 100644 --- a/fanli/src/main/java/com/yeshi/fanli/entity/system/ConfigKeyEnum.java +++ b/fanli/src/main/java/com/yeshi/fanli/entity/system/ConfigKeyEnum.java @@ -25,6 +25,7 @@ shareGoodsTemplateRulesPDD("share_goods_template_rules_pdd", "鎷煎澶氭ā鏉胯鍒�"), goodsShareNotifyImgs("goods_share_notify_imgs", "鍗曚釜鍟嗗搧鍒嗕韩鐨勫埜鎻愮ず鍥剧墖"), goodsShareMultipleNotify("goods_share_multiple_notify", "澶氫釜鍟嗗搧鍒嗕韩鎻愰啋"), + goodsShareNotifyImgs207("goods_share_notify_imgs_207", "鍗曚釜鍟嗗搧鍒嗕韩鐨勫埜鎻愮ず鍥剧墖(2.0.7鍙婁互鍚�)"), goodsShareNotify("goods_share_notify", "鍗曚釜鍟嗗搧鍒嗕韩鎻愰啋"), goodsShareNotifyJD("goods_share_notify_jd", "浜笢鍒嗕韩鎻愰啋"), goodsShareNotifyPDD("goods_share_notify_pdd", "鎷煎澶氬垎浜彁閱�"), -- Gitblit v1.8.0