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 | 7 +++++++ 1 files changed, 7 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 998ac9b..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", "浜笢鍒嗕韩鎻愰啋"), @@ -163,6 +164,12 @@ articleHotWords("article_hot_words", "鍔ㄦ��-瀛﹂櫌鏂囩珷鐑悳璇�"), vipLink("vip_link", "瓒呯骇浼氬憳鍗囩骇閾炬帴"), // 杞Щ鑷砎IPConfig 宸插簾寮� helpLinkVipInfo("help_link_vip_info", "瓒呯骇浼氬憳璇︽儏椤靛府鍔╅摼鎺�"), // 宸插簾寮� + //鏂囨杞摼 + convertDocWebLink("convert_doc_web_link","鏂囨杞摼缃戦〉"), + convertDocHelpLink("convert_doc_help_link","鏂囨杞摼甯姪缃戦〉"), + convertDocTip("convert_doc_tip","鏂囨杞摼娓╅Θ鎻愮ず"), + newerGonglue("newer_gonglue_url","鏂版墜鏀荤暐閾炬帴"), + tearcherLink("tearcher_link","瀵煎笀閾炬帴") ; private final String key; -- Gitblit v1.8.0