@@ -40,7 +40,7 @@ func (*enterprise) CreateEnterpriseUser(ctx context.Context, newEnterprise http_
if len(tm) < 2 {
tm = "0" + tm
}
- if len(tm) < 2 {
+ if len(th) < 2 {
th = "0" + th
ShowEnterpriseID := "1" + th + tm + conv.MustString(rand.Intn(10000-1000)+1000)