分页查询人员及生物识别特征
This commit is contained in:
parent
c4dff7ed37
commit
3d87769781
|
|
@ -96,7 +96,7 @@ public class CustInfoController extends BaseController {
|
|||
}
|
||||
|
||||
@ApiOperation("分页查询人员及生物识别特征")
|
||||
@GetMapping({"/pageCustInfoPhoto"})
|
||||
@PostMapping({"/pageCustInfoPhoto"})
|
||||
public TableDataInfo pageCustInfoPhoto(@RequestBody CustInfoParam dto) {
|
||||
try {
|
||||
startPage();
|
||||
|
|
|
|||
Loading…
Reference in New Issue