1
This commit is contained in:
parent
8c5d270fff
commit
dfeb8302d5
@ -1631,7 +1631,7 @@ func (r *UserDoctorService) PutMulti(doctorId int64, req requests.PutMulti) (boo
|
||||
userCaCert := &model.UserCaCert{
|
||||
UserId: &userDoctor.UserId,
|
||||
IsSystem: 0,
|
||||
Type: 1,
|
||||
Type: 2,
|
||||
CertBase64: cloudCertResponse.CertBase64,
|
||||
CertChainP7: cloudCertResponse.CertP7,
|
||||
CertSerialNumber: cloudCertResponse.CertSerialnumber,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user