This commit is contained in:
邹宗楠
2023-02-03 17:08:14 +08:00
parent b764d11ce0
commit 91227d6935

View File

@@ -31,6 +31,7 @@ const (
KeyImgName = "img_name"
KeyImgData = "img_data"
KeyOrderID = "order_id"
KeyAppID = "app_id"
)
const (