Commit c78f9964 by zhangxingmin

push

parent 7ebd6b55
......@@ -961,7 +961,7 @@ public class ApiPolicyFollowController {
* 更新-新单跟进投保人和受保人的名字冗余字段
* @return
*/
@PutMapping("/update")
@PutMapping("/updateTs")
public Result update(){
return policyFollowService.updateTs();
}
......
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