forked from gzzfw/backEnd/gz-dyh

liyj
2024-10-14 94dae325bbe4e23d1a5ebc08788b7d5a7e39a029
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