接口拆分
This commit is contained in:
@@ -123,7 +123,7 @@ public class PartnerController {
|
||||
|
||||
|
||||
|
||||
@GetMapping(path = "/getPartnerLinBaseInfo")
|
||||
@GetMapping(path = "/getPartnerLineBaseInfo")
|
||||
@ApiOperation("查询加盟商线索详情(适用全部流程) 包括冷静期是否首次登录")
|
||||
@ApiImplicitParams({
|
||||
@ApiImplicitParam(name = "partnerId", value = "C端用户基本信息ID", required = false),
|
||||
|
||||
Reference in New Issue
Block a user