Skip to content

Commit

Permalink
Merge pull request #316 from ArtisanCloud/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
Matrix-X committed May 29, 2023
2 parents 1773be0 + 6b199a8 commit 807d3a1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/payment/partner/request/jsspi.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ type JSAPIAmount struct {
}

type JSAPIPayer struct {
OpenID string `json:"openid"` // 用户标识
SpOpenId string `json:"sp_openid,omitempty"` // 用户服务标识
SubOpenId string `json:"sub_openid,omitempty"` // 用户子标识
}

type JSAPIGoodsDetail struct {
Expand Down

0 comments on commit 807d3a1

Please sign in to comment.