Commit 9c0a8459 authored by lcl's avatar lcl

u

parent 366d7580
......@@ -60,7 +60,7 @@ public class JskCombineInfoController extends BaseController {
/**
* 集团成员资质列表
*/
@PostMapping("/menber/certificateList")
@PostMapping("/member/certificateList")
public TableDataInfo menberCertificateList(@RequestBody JskCombineCertificateDto dto) throws Exception {
return baseService.menberCertificateList(dto);
}
......
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