@@ -4,4 +4,5 @@ package rpc
func InitBaseServerRpc() {
initResourceCenterRpc()
initUserCenterRpc()
+ initPowerCheckCenterRpcRpc()
}