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; }