dyh-service/dyh-base/src/main/resources/template/webController.ftl
@@ -122,7 +122,7 @@ /** * 根据主键单个 * @url {ctx}/api/web<#if classPath??>/${classPath}</#if>/deleteById * @param ids 主键编号 * @param id 主键编号 * @return Object */ @GetMapping("/deleteById")