소스 검색

update

tmp
dengbiao 3 주 전
부모
커밋
28584a50f1
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      app/hdl/hdl_wallet.go

+ 1
- 1
app/hdl/hdl_wallet.go 파일 보기

@@ -527,7 +527,7 @@ func BindAlipayAccount(c *gin.Context) {
m := model.AlipayUserInfo{
Uid: user.Id,
UserId: info.Response.UserId,
OpenId: info.Response.OpenId,
OpenId: systemOauthToken.Response.OpenId,
AppId: client.AppId,
UserName: info.Response.NickName,
Ext: "",


불러오는 중...
취소
저장