From dd9fd78aec975c29d6c5ea4c802aca2b7f773d91 Mon Sep 17 00:00:00 2001 From: admin <2780501319@qq.com> Date: 星期四, 27 二月 2020 14:00:43 +0800 Subject: [PATCH] 转链修改 --- fanli/src/main/java/com/yeshi/fanli/entity/system/ConfigKeyEnum.java | 4 +++- 1 files changed, 3 insertions(+), 1 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 0f475ea..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", "浜笢鍒嗕韩鎻愰啋"), @@ -167,7 +168,8 @@ convertDocWebLink("convert_doc_web_link","鏂囨杞摼缃戦〉"), convertDocHelpLink("convert_doc_help_link","鏂囨杞摼甯姪缃戦〉"), convertDocTip("convert_doc_tip","鏂囨杞摼娓╅Θ鎻愮ず"), - newerGonglue("newer_gonglue_url","鏂版墜鏀荤暐閾炬帴") + newerGonglue("newer_gonglue_url","鏂版墜鏀荤暐閾炬帴"), + tearcherLink("tearcher_link","瀵煎笀閾炬帴") ; private final String key; -- Gitblit v1.8.0