This commit is contained in:
邹宗楠
2023-02-02 18:30:54 +08:00
parent f032189688
commit 616102db91
6 changed files with 118 additions and 1 deletions

View File

@@ -10,6 +10,7 @@ const (
ConfigTypeCookie = "Cookie"
ConfigTypeDiscountCard = "DiscountCard"
ConfigTypeReply = "Reply"
ConfigTypeApplication = "App"
)
const (