dyh-service/dyh-cust/src/main/java/cn/huge/module/ctuser/controller/web/CtDeptWebController.java
@@ -19,8 +19,8 @@ import java.util.stream.Stream; /** * @title: 客户部门表接口api * @description: 客户部门表接口api * @title: 客户部门表接口api-web端 * @description: 客户部门表接口api-web端 * @company: hugeinfo * @author: liyj * @time: 2024-08-19 20:04:19 @@ -173,7 +173,7 @@ /** * 根据主键单个 * @url {ctx}/api/web/ctDept/deleteById * @param ids 主键编号 * @param id 主键编号 * @return Object */ @GetMapping("/deleteById")