liuxiaolong
2021-04-25 cc9d7e2dfad7c634e8ce69d02ce5fc4065e809e4
constants.go
@@ -1,4 +1,4 @@
package dbapi
package bhomedbapi
const (
   Topic_System_Service    = "system-service"
@@ -11,4 +11,5 @@
   Topic_Search_Service    = "search-service"
   Topic_RealTime_Service  = "realtime-service"
   Topic_EventPush_Service = "eventpush-service"
   Topic_Chanmanage_Service = "chanmanage-service"
)