Commit 487cabe9 authored by wangyihao's avatar wangyihao

添加 省 市 区县 接口

parent 02533198
...@@ -27,7 +27,7 @@ public class Store extends Entity<String> { ...@@ -27,7 +27,7 @@ public class Store extends Entity<String> {
private String wechat; private String wechat;
//省份 //省份
private String province; private String province;
//祖籍 //店铺管理员
private String administratorsId; private String administratorsId;
//区县 //区县
private String county; private String county;
......
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