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