swagger mysql

dev
zhenghuang 5 years ago committed by kevin jiang
parent ceaef45545
commit 55fa7a786a

@ -36,6 +36,8 @@ public class PromotionSrcVO {
private PoiStore store; private PoiStore store;
private PoiStore store;
private Long caseId; private Long caseId;
private Long status; private Long status;

@ -55,8 +55,6 @@ public class PoiStoreService {
@Autowired @Autowired
private RetailCompanyMapper retailCompanyMapper; private RetailCompanyMapper retailCompanyMapper;
@Autowired @Autowired
private IPmnActivityInstanceService pmnActivityInstanceService;
@Autowired
private IPmnActivityStoreRelationService storeRelationService; private IPmnActivityStoreRelationService storeRelationService;
/** /**

Loading…
Cancel
Save