This commit is contained in:
hejinbo
2023-11-16 10:42:19 +08:00
parent 8b0eae8dca
commit a4e8347835
4 changed files with 39 additions and 40 deletions
@@ -30,7 +30,7 @@ public class DeptIdentifyController extends BaseController {
}
/**
* 查询部门认证数据
* 查询机构信息
*/
@GetMapping("/list")
public TableDataInfo list(DeptIdentify deptIdentify) {