|
@@ -272,7 +272,7 @@ func SaveLedger(ctx context.Context, positionId, businessId, taskId int64, types
|
|
|
- fields := []string{`chance_id`, `task_id`, `chance_name`, `outline`, `next_follow_time`, `expected_transaction_amount`, `business_type`, `ent_id`, `employ_info_id`, `current_generation_progress`, `current_generation`}
|
|
|
+ fields := []string{`chance_id`, `task_id`, `chance_name`, `outline`, `next_follow_time`, `expected_transaction_amount`, `business_type`, `ent_id`, `employ_info_id`, `current_generation`, `current_generation_progress`}
|