1 Star 0 Fork 0

crh / pay

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
payment.go 167 Bytes
一键复制 编辑 原始数据 按行查看 历史
crh 提交于 2021-08-02 14:39 . wechat pay
package pay
import (
"gitee.com/crh0318/pay/gateways"
)
func Drive(drive string) gateways.Instance {
payment := gateways.Payment{}
return payment.Drive(drive)
}
1
https://gitee.com/crh0318/pay.git
git@gitee.com:crh0318/pay.git
crh0318
pay
pay
ed80723d918f

搜索帮助