代码调整
This commit is contained in:
parent
c1eb9de451
commit
251ee60e0f
|
@ -11,6 +11,8 @@ import (
|
||||||
// 插件通信信息,若不对应则会报错panic
|
// 插件通信信息,若不对应则会报错panic
|
||||||
// https://opendocs.alipay.com/open/282/105997?pathHash=3f0dc947
|
// https://opendocs.alipay.com/open/282/105997?pathHash=3f0dc947
|
||||||
// https://www.yuque.com/xv2p76/manual/wpg9cl
|
// https://www.yuque.com/xv2p76/manual/wpg9cl
|
||||||
|
// 数字分行用户账号查询接口
|
||||||
|
// https://opendocs.alipay.com/pre-open/9128e8f4_alipay.user.dtbankcust.account.query?pathHash=1118bfe2
|
||||||
const (
|
const (
|
||||||
Tag = "alipay_cpn"
|
Tag = "alipay_cpn"
|
||||||
Version = 1
|
Version = 1
|
||||||
|
|
Loading…
Reference in New Issue