This commit is contained in:
2026-01-17 16:46:27 +08:00
parent 13ede24773
commit 70a105fffc
4 changed files with 42 additions and 36 deletions

View File

@@ -146,6 +146,7 @@ type YunYinSignPayConfig struct {
Mobile string // 我方手机号
Name string // 我方姓名
CorpName string // 我方公司名称
TemplateID string // 模板ID
TemplateCode string // 模板代码
TemplateName string // 模板名称
}