liuxiaolong
2021-03-05 11a04ff41abe8e84925249c7118e7b47150fb0ff
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"
)