|
|
@@ -162,11 +162,11 @@ func Demo(c *gin.Context) { |
|
|
|
AliPrivateKey: sysCfg[enum.OpenAppletAppPrivateKey], |
|
|
|
AliPublicKey: sysCfg[enum.OpenAppletPublicKey], |
|
|
|
}, |
|
|
|
CertType: "A", |
|
|
|
CertNo: "440881201010205523", |
|
|
|
StudentName: "龙佩滢", |
|
|
|
OutUserId: "1001", |
|
|
|
SchoolStdCode: "12440403MB2D752515", |
|
|
|
CertType: "1", |
|
|
|
CertNo: "42122420101212373X", |
|
|
|
StudentName: "陈柏中", |
|
|
|
OutUserId: "6010", |
|
|
|
SchoolStdCode: "3144003844", |
|
|
|
}, &model.UserIdentity{}, "", "") |
|
|
|
if err != nil { |
|
|
|
e.OutErr(c, e.ERR, err.Error()) |
|
|
|