Commit 7b9a8e22 by 陶光胜

门店保存修改

parent 2b006b66
package com.gic.store.constant;
public enum StoreESFieldsEnum {
STOREID("storeId", "门店"),
STOREID("storeId", "门店ID"),
STOREINFOID("storeInfoId", "门店资料"),
STORENAME("storeName", "门店名称"),
STORECODE("storeCode", "门店代码"),
......
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