fixed
This commit is contained in:
parent
dd769ef814
commit
dd880d2d0e
@ -1400,7 +1400,7 @@ class TaskLogic extends BaseLogic
|
|||||||
{
|
{
|
||||||
// 只在截止日当天才结算
|
// 只在截止日当天才结算
|
||||||
$merIntentionId = $item['mer_intention_id'];
|
$merIntentionId = $item['mer_intention_id'];
|
||||||
$directorGoodsId = $item['extend']['goods_id'];
|
$directorGoodsId = $templateInfo['extend']['goods_id'];
|
||||||
$param = [
|
$param = [
|
||||||
'start_time' => $startTime,
|
'start_time' => $startTime,
|
||||||
'end_time' => $endTime,
|
'end_time' => $endTime,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user