针对会话存档,增加tags条件编译,避免默认编译不通过 (#460)

This commit is contained in:
silenceper
2021-09-03 16:47:06 +08:00
committed by GitHub
parent e1ef3ea160
commit db205405ee
3 changed files with 8 additions and 4 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
// +build !linux linux,!cgo
// +build !linux !cgo !msgaudit
//Package msgaudit for unsupport platform
package msgaudit