Update
parent
eb13478d19
commit
a419044571
|
|
@ -129,10 +129,8 @@ class ManageSubsidySettleCommand extends Command
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
||||||
if (count($data) > 0) {
|
|
||||||
DealerEarning::insert($data);
|
DealerEarning::insert($data);
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 生成缓存的 key
|
* 生成缓存的 key
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue