- handle 您的请求数已超过阈值 for ebaiapi

This commit is contained in:
gazebo
2019-03-07 12:14:56 +08:00
parent ac19798d33
commit c3feb969bd
2 changed files with 4 additions and 8 deletions

View File

@@ -13,10 +13,6 @@ const (
prodURL = "https://api.weixin.qq.com"
)
const (
actionGetToken = "token"
)
const (
ResponseCodeBusy = -1
ResponseCodeSuccess = 0