zhangmeng
2024-01-19 01dfd9dc8de7b19f9dfa4284722e01bbd5837801
constants.go
@@ -1,4 +1,4 @@
package dbapi
package bhomedbapi
const (
   Topic_System_Service    = "system-service"
@@ -11,4 +11,6 @@
   Topic_Search_Service    = "search-service"
   Topic_RealTime_Service  = "realtime-service"
   Topic_EventPush_Service = "eventpush-service"
   Topic_Chanmanage_Service = "chanmanage-service"
   Topic_VersionControl    = "version-control"
)