liuxiaolong
2021-11-30 dc27e909d40a05a06d3774fe3329e9cd2e310c09
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"
)