Commit c663ff31 by jianan

新单跟进10

parent 231628a5
......@@ -474,7 +474,7 @@ public class ApiPolicyFollowController {
* @param request
* @return
*/
@PostMapping("/list/page")
@PostMapping("/list/page/vo")
@Operation(summary = "分页获取新单跟进列表")
public Result<Page<PolicyFollow>> listPolicyFollowByPage(@RequestBody PolicyFollowQueryRequest policyFollowQueryRequest,
HttpServletRequest request) {
......
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