forked from gzzfw/backEnd/gz-dyh

liyj
2024-08-19 8e9ea6e28bda83a60ccaa24b6ef24f979ec937d7
1、报红整改
14 files modified
28 ■■■■ changed files
dyh-service/dyh-base/src/main/resources/template/webController.ftl 2 ●●● patch | view | raw | blame | history
dyh-service/dyh-base/src/main/resources/template/wechatController.ftl 2 ●●● patch | view | raw | blame | history
dyh-service/dyh-cust/src/main/java/cn/huge/module/ctrole/controller/web/CRoleWebController.java 2 ●●● patch | view | raw | blame | history
dyh-service/dyh-cust/src/main/java/cn/huge/module/ctrole/controller/web/CtRoledataWebController.java 2 ●●● patch | view | raw | blame | history
dyh-service/dyh-cust/src/main/java/cn/huge/module/ctrole/controller/web/CtRolefunWebController.java 2 ●●● patch | view | raw | blame | history
dyh-service/dyh-cust/src/main/java/cn/huge/module/ctuser/controller/web/CtAccountWebController.java 2 ●●● patch | view | raw | blame | history
dyh-service/dyh-cust/src/main/java/cn/huge/module/ctuser/controller/web/CtDeptWebController.java 2 ●●● patch | view | raw | blame | history
dyh-service/dyh-cust/src/main/java/cn/huge/module/ctuser/controller/web/CtPostWebController.java 2 ●●● patch | view | raw | blame | history
dyh-service/dyh-cust/src/main/java/cn/huge/module/ctuser/controller/web/CtUnitWebController.java 2 ●●● patch | view | raw | blame | history
dyh-service/dyh-cust/src/main/java/cn/huge/module/ctuser/controller/web/CtUsepostWebController.java 2 ●●● patch | view | raw | blame | history
dyh-service/dyh-cust/src/main/java/cn/huge/module/ctuser/controller/web/CtUserWebController.java 2 ●●● patch | view | raw | blame | history
dyh-service/dyh-cust/src/main/java/cn/huge/module/ctuser/controller/web/CtUseroleWebController.java 2 ●●● patch | view | raw | blame | history
dyh-service/dyh-cust/src/main/java/cn/huge/module/pauser/controller/web/PaAccountWebController.java 2 ●●● patch | view | raw | blame | history
dyh-service/dyh-cust/src/main/java/cn/huge/module/pauser/controller/web/PaUserWebController.java 2 ●●● patch | view | raw | blame | history
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")
dyh-service/dyh-base/src/main/resources/template/wechatController.ftl
@@ -123,7 +123,7 @@
    /**
    * 根据主键单个
    * @url {ctx}/api/wechat<#if classPath??>/${classPath}</#if>/deleteById
    * @param ids 主键编号
    * @param id 主键编号
    * @return Object
    */
    @GetMapping("/deleteById")
dyh-service/dyh-cust/src/main/java/cn/huge/module/ctrole/controller/web/CRoleWebController.java
@@ -148,7 +148,7 @@
    /**
    * 根据主键单个
    * @url {ctx}/api/web/cRole/deleteById
    * @param ids 主键编号
    * @param id 主键编号
    * @return Object
    */
    @GetMapping("/deleteById")
dyh-service/dyh-cust/src/main/java/cn/huge/module/ctrole/controller/web/CtRoledataWebController.java
@@ -143,7 +143,7 @@
    /**
    * 根据主键单个
    * @url {ctx}/api/web/ctRoledata/deleteById
    * @param ids 主键编号
    * @param id 主键编号
    * @return Object
    */
    @GetMapping("/deleteById")
dyh-service/dyh-cust/src/main/java/cn/huge/module/ctrole/controller/web/CtRolefunWebController.java
@@ -168,7 +168,7 @@
    /**
    * 根据主键单个
    * @url {ctx}/api/web/ctRolefun/deleteById
    * @param ids 主键编号
    * @param id 主键编号
    * @return Object
    */
    @GetMapping("/deleteById")
dyh-service/dyh-cust/src/main/java/cn/huge/module/ctuser/controller/web/CtAccountWebController.java
@@ -168,7 +168,7 @@
    /**
    * 根据主键单个
    * @url {ctx}/api/web/ctAccount/deleteById
    * @param ids 主键编号
    * @param id 主键编号
    * @return Object
    */
    @GetMapping("/deleteById")
dyh-service/dyh-cust/src/main/java/cn/huge/module/ctuser/controller/web/CtDeptWebController.java
@@ -173,7 +173,7 @@
    /**
    * 根据主键单个
    * @url {ctx}/api/web/ctDept/deleteById
    * @param ids 主键编号
    * @param id 主键编号
    * @return Object
    */
    @GetMapping("/deleteById")
dyh-service/dyh-cust/src/main/java/cn/huge/module/ctuser/controller/web/CtPostWebController.java
@@ -143,7 +143,7 @@
    /**
    * 根据主键单个
    * @url {ctx}/api/web/ctPost/deleteById
    * @param ids 主键编号
    * @param id 主键编号
    * @return Object
    */
    @GetMapping("/deleteById")
dyh-service/dyh-cust/src/main/java/cn/huge/module/ctuser/controller/web/CtUnitWebController.java
@@ -278,7 +278,7 @@
    /**
    * 根据主键单个
    * @url {ctx}/api/web/ctUnit/deleteById
    * @param ids 主键编号
    * @param id 主键编号
    * @return Object
    */
    @GetMapping("/deleteById")
dyh-service/dyh-cust/src/main/java/cn/huge/module/ctuser/controller/web/CtUsepostWebController.java
@@ -153,7 +153,7 @@
    /**
    * 根据主键单个
    * @url {ctx}/api/web/ctUsepost/deleteById
    * @param ids 主键编号
    * @param id 主键编号
    * @return Object
    */
    @GetMapping("/deleteById")
dyh-service/dyh-cust/src/main/java/cn/huge/module/ctuser/controller/web/CtUserWebController.java
@@ -293,7 +293,7 @@
    /**
    * 根据主键单个
    * @url {ctx}/api/web/ctUser/deleteById
    * @param ids 主键编号
    * @param id 主键编号
    * @return Object
    */
    @GetMapping("/deleteById")
dyh-service/dyh-cust/src/main/java/cn/huge/module/ctuser/controller/web/CtUseroleWebController.java
@@ -143,7 +143,7 @@
    /**
    * 根据主键单个
    * @url {ctx}/api/web/ctUserole/deleteById
    * @param ids 主键编号
    * @param id 主键编号
    * @return Object
    */
    @GetMapping("/deleteById")
dyh-service/dyh-cust/src/main/java/cn/huge/module/pauser/controller/web/PaAccountWebController.java
@@ -168,7 +168,7 @@
    /**
    * 根据主键单个
    * @url {ctx}/api/web/paAccount/deleteById
    * @param ids 主键编号
    * @param id 主键编号
    * @return Object
    */
    @GetMapping("/deleteById")
dyh-service/dyh-cust/src/main/java/cn/huge/module/pauser/controller/web/PaUserWebController.java
@@ -243,7 +243,7 @@
    /**
    * 根据主键单个
    * @url {ctx}/api/web/paUser/deleteById
    * @param ids 主键编号
    * @param id 主键编号
    * @return Object
    */
    @GetMapping("/deleteById")