田源
2024-12-12 c94eaa728f9d68a872d904823c964e5d5810f202
Source/plt-web/plt-web-parent/plt-web-permission/src/main/java/com/vci/web/service/SmUserQueryServiceI.java
@@ -276,5 +276,5 @@
     * @return
     * @throws VciBaseException
     */
    List<SmUserVO> listUserByUserType() throws PLException;
    List<SmUserVO> listUserByUserType(Integer type) throws PLException;
}