diff --git a/configs/config.go b/configs/config.go index a04f411..48b1552 100644 --- a/configs/config.go +++ b/configs/config.go @@ -155,7 +155,6 @@ func init() { } supply.InitSupply(supply.Config{ Url: "https://supply_api.reecook.cn/supply", - ChannelId: 1, AppKey: "33jTu4x683dEA3U3wiPj60RfZ1KIMQCq", AppSecret: "wCWFon9CbP7KEFbczZ2wT8CcSRCKSdhSFIFK34e2jwlqm3dg5JGy1qlhTJwqllcs", })