1 Star 0 Fork 1

一块/wechatpay-go

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
service.go 287 Bytes
一键复制 编辑 原始数据 按行查看 历史
EmmetZC 提交于 2021-07-13 21:02 . license: add copyright heading
// Copyright 2021 Tencent Inc. All rights reserved.
// Package services 微信支付 API v3 Go SDK 服务列表
package services
import (
"github.com/wechatpay-apiv3/wechatpay-go/core"
)
// Service 微信支付 API v3 Go SDK 服务类型
type Service struct {
Client *core.Client
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/zmhfly8/wechatpay-go.git
git@gitee.com:zmhfly8/wechatpay-go.git
zmhfly8
wechatpay-go
wechatpay-go
main

搜索帮助