访客&&大屏
This commit is contained in:
@@ -14,4 +14,5 @@ public interface RemoteConfigService {
|
||||
*/
|
||||
boolean selectRegisterEnabled(String tenantId);
|
||||
|
||||
String selectQrTimeOut();
|
||||
}
|
||||
|
@@ -196,4 +196,6 @@ public interface RemoteUserService {
|
||||
*/
|
||||
Map<Long, String> selectPostNamesByIds(List<Long> postIds);
|
||||
|
||||
Map<String ,Integer> seelectOrgcount();
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user