jianghan 6 ماه پیش
والد
کامیت
6de2a4bf5a
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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),