Commit 08cdcc19 by guojuxing

关联品牌改名为店招品牌

parent dc8a45af
......@@ -10,7 +10,7 @@ public enum StrategyStoreFieldEnum {
STORE_PROVINCE("province", "门店省"),
STORE_CITY("city", "门店市"),
STORE_COUNTRY("country", "门店区县"),
RELATED_BRAND("relatedBrand", "关联品牌");
RELATED_BRAND("relatedBrand", "店招品牌");
private String code;
private String message;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment