Commit c249b7d0 by 墨竹

feat:查询门店返回门店名称和corpname

parent 97eb3ce8
......@@ -62,6 +62,8 @@ public class StoreController extends WebBaseController {
private EnterpriseService enterpriseService;
@Autowired
private StaffApiService staffApiService;
@Autowired
private WxEnterpriseApiService wxEnterpriseApiService;
/**
* 会员小程序-门店列表
......
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