yuxc
2024-10-18 ee032cd079ac6888c6750a9545a74b7048c2da1b
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();
}