ludc
2024-10-08 435e3366a85f797ce02008698c28c9a8ca73b4a6
Source/plt-web/plt-web-parent/plt-web/src/main/java/com/vci/frameworkcore/compatibility/SmHMSysModConfigServiceI.java
@@ -158,4 +158,10 @@
     */
    String exportSysConf(ExpExcelConditionVO expExcelConditionVO, HttpServletResponse response) throws IOException;
    /**
     * 获取当前在线人数
     * @return
     */
    long getOnlineUsersNum();
}