This commit is contained in:
azw 2023-08-17 08:50:23 +08:00
parent ee97e3ef6b
commit 096c5046c9

View File

@ -3,3 +3,7 @@ package f5
const (
IM_HTTP_CLI_MGR_RESPONSE = 1
)
const (
WSP_SS_MAX_MSGID = 100
)