forked from gzzfw/backEnd/gz-dyh

wangwh
2024-09-20 0638eafaa8eaaad126d39becae52f48813c24844
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