+ model_name=model.model_name,
+ distributor_id=distributor.distributor_id,
+ distributor_name=distributor.distributor_name,
+ code=serialNo,
+ consumer_name=consumer_name,
+ consumer_phone=consumer_phone,
+ lat=lat,
+ lon=lon,
+ image=file_path,
+ integral=integral,
+ left_integral=clerk.total_integral,
+ test_user=clerk.test_user,
+ )
# TODO: Make statistic async
if not sci: