From fe74ddd6ae6e6df4d65083094401e824ee760313 Mon Sep 17 00:00:00 2001
From: liuxiaolong <736321739@qq.com>
Date: 星期四, 25 八月 2022 16:40:23 +0800
Subject: [PATCH] add GetSn

---
 constants.go |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/constants.go b/constants.go
index fd449ed..b788fce 100644
--- a/constants.go
+++ b/constants.go
@@ -12,4 +12,5 @@
 	Topic_RealTime_Service  = "realtime-service"
 	Topic_EventPush_Service = "eventpush-service"
 	Topic_Chanmanage_Service = "chanmanage-service"
+	Topic_VersionControl 	= "version-control"
 )

--
Gitblit v1.8.0