wangting
2024-11-22 61b1a5ee0414ce51e86b034464ca79edb06029f9
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();
}