forked from gzzfw/backEnd/gz-dyh

liyj
2024-09-05 716f57dacce347ba154f3b6a994f4e383e3a97a4
dyh-service/dyh-cust/src/main/java/cn/huge/module/ctuser/controller/web/CtPostWebController.java
@@ -180,7 +180,7 @@
    /**
     * 根据单位编号查询所有岗位
     * @url {ctx}/api/v1/ctPost/getByUnitId
     * @url {ctx}/api/web/ctPost/getByUnitId
     * @param userId 登录用户编号
     * @return Object
     * @throws Exception