|
|
|
@ -20,7 +20,7 @@ public class ContractUserQueryController { |
|
|
|
@Resource |
|
|
|
private ContractQueryService contractQueryService; |
|
|
|
|
|
|
|
@GetMapping("page/customized-service-contract/by/dating_store_team") |
|
|
|
@GetMapping("page/customized-service-contract/by/dating-store-team") |
|
|
|
@ApiOperation("线下门店查询合同列表 -- 线下门店") |
|
|
|
public QnPage<UserPageCustomizedServiceContractVo> userPageCustomizedServiceContractByDatingStoreTeam(PageUtil pageUtil, |
|
|
|
UserPageCustomizedServiceContractQueryParams queryParams, |
|
|
|
|