银豹code返回增加

This commit is contained in:
苏尹岚
2020-03-25 14:11:59 +08:00
parent ff4bfb0edf
commit a70a439607

View File

@@ -20,6 +20,8 @@ const (
statusSuccess = "success"
skuExistErrCode = "5004"
AppIDErrCode = "1032"
AppKeyErrCode = "1034"
SkuStatusEnable = 1
SkuStatusDisabled = 0