alter callback fg

This commit is contained in:
wangchuxiao
2022-03-03 16:41:17 +08:00
parent 6cef26f893
commit 9cec4b0c8e
2 changed files with 16 additions and 12 deletions
+3
View File
@@ -146,6 +146,9 @@ const (
//actionCode
ActionAllow = 0
ActionForbidden = 1
//callbackHandleCode
CallbackHandleSuccess = 0
CallbackHandleFailed = 1
)
var ContentType2PushContent = map[int64]string{