@@ -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),