Browse Source

update

master
zhaohe 1 month ago
parent
commit
1d4f8dfe35
  1. 2
      appsrc/service/user_mgr_service.hpp

2
appsrc/service/user_mgr_service.hpp

@ -15,7 +15,7 @@ class UserMgrService : public enable_shared_from_this<UserMgrService> {
THISCLASS(UserMgrService);
SERVICE(DeviceStateService, m_deviceStateService);
SERVICE(AppEventBus, appEventBus);
public:
UserMgrService() {}

Loading…
Cancel
Save