From a4e604f8a3a5036f4b7dcdb720adf87c81449964 Mon Sep 17 00:00:00 2001 From: admin <2780501319@qq.com> Date: 星期三, 26 二月 2020 13:07:59 +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 8c69536..fb88291 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 @@ -24,6 +24,7 @@ shareGoodsTemplateRulesJD("share_goods_template_rules_jd", "浜笢妯℃澘瑙勫垯"), shareGoodsTemplateRulesPDD("share_goods_template_rules_pdd", "鎷煎澶氭ā鏉胯鍒�"), goodsShareNotifyImgs("goods_share_notify_imgs", "鍗曚釜鍟嗗搧鍒嗕韩鐨勫埜鎻愮ず鍥剧墖"), + goodsShareNotifyImgs207("goods_share_notify_imgs_207", "鍗曚釜鍟嗗搧鍒嗕韩鐨勫埜鎻愮ず鍥剧墖(2.0.7鍙婁互鍚�)"), goodsShareMultipleNotify("goods_share_multiple_notify", "澶氫釜鍟嗗搧鍒嗕韩鎻愰啋"), goodsShareNotify("goods_share_notify", "鍗曚釜鍟嗗搧鍒嗕韩鎻愰啋"), goodsShareNotifyJD("goods_share_notify_jd", "浜笢鍒嗕韩鎻愰啋"), -- Gitblit v1.8.0