Commit 7be8213a by 陶光胜

门店查询接口

parent 945e55ac
......@@ -28,6 +28,8 @@ public enum StoreESFieldsEnum {
SELECT("select", "选项字段"),
STORETAG("storeTag", "门店标签"),
OWNTYPE("ownType", "门店是否共享"),
PHOTOLIST("photoList", "门店图片"),
BUSSINESSTIME("businessTimeList", "门店营业时间"),
C1("c1", "自定义字段1"),
C2("c2", "自定义字段2"),
C3("c3", "自定义字段3"),
......
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