代码调整
This commit is contained in:
parent
394c97167d
commit
d9c8d22239
|
@ -8,6 +8,8 @@ import (
|
||||||
)
|
)
|
||||||
|
|
||||||
// 插件通信信息,若不对应则会报错panic
|
// 插件通信信息,若不对应则会报错panic
|
||||||
|
// https://opendocs.alipay.com/open/282/105997?pathHash=3f0dc947
|
||||||
|
// https://www.yuque.com/xv2p76/manual/wpg9cl
|
||||||
const (
|
const (
|
||||||
Tag = "alipay_cpn"
|
Tag = "alipay_cpn"
|
||||||
Version = 1
|
Version = 1
|
||||||
|
|
Loading…
Reference in New Issue