huangjiajun 1 mese fa
parent
commit
d921eac0b0
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      app/hdl/hdl_login.go

+ 1
- 1
app/hdl/hdl_login.go Vedi File

@@ -171,7 +171,7 @@ func Register(c *gin.Context) {
MediumId: utils.StrToInt(mediumId),
Kind: 1,
CompanyName: "",
SettlementType: 1,
SettlementType: 3,
CompanyAbbreviation: "",
UnifiedSocialCreditCode: "",
BusinessLicenseImgUrl: "",


Caricamento…
Annulla
Salva