jianghan hai 6 meses
pai
achega
6de2a4bf5a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      service/exportChargeService.go

+ 1 - 1
service/exportChargeService.go

@@ -287,7 +287,7 @@ func personCharge(data *resourcesCenter.ChargeReq) (resp *resourcesCenter.Charge
 			Remarks:       data.Remark,
 			UserType:      0,
 			UserId:        data.UserId,
-			AccountType:   1,
+			AccountType:   0,
 			EntId:         data.EntId,
 			EntUserId:     data.EntUserId,
 			Source:        int(data.Source),