|
|
@@ -291,6 +291,7 @@ public class WxParamUtil {
|
|
|
greenRecyclingRecord.setAdjustableQuota(changeQuota);
|
|
|
greenRecyclingRecord.setChangeUser(changeUserId);
|
|
|
greenRecyclingRecord.setChangeTime(LocalDateTime.now());
|
|
|
+ greenRecyclingRecord.setChangeType(changeType);
|
|
|
return greenRecyclingRecord;
|
|
|
}
|
|
|
}
|