Excel:L24
This commit is contained in:
parent
a74be37753
commit
9ec7571322
@ -1559,6 +1559,9 @@ class Orders extends Base{
|
|||||||
"helpGetCount2"=>$calBaseNum*((float)dataConf('helpSaleCouponsCalBase')/100),
|
"helpGetCount2"=>$calBaseNum*((float)dataConf('helpSaleCouponsCalBase')/100),
|
||||||
]);
|
]);
|
||||||
}
|
}
|
||||||
|
// 购户获得已获优惠券是在助购吧购的物的优惠款的? %
|
||||||
|
$vm->insertAlreadyVouchersNotice($order['helpUserId'], $orderId, 0, $calBaseNum*((float)dataConf('helpSaleAlreadyCouponGet')/100),
|
||||||
|
'订单【'.($order['orderNo']?:'--').'】预获优惠券助购转换所得',1);
|
||||||
}
|
}
|
||||||
// 9.26添加
|
// 9.26添加
|
||||||
//四级功能相关字:购户吉日获得“已获优惠券”为 00时 00分 15秒 ? 年2020? 月10? 日01
|
//四级功能相关字:购户吉日获得“已获优惠券”为 00时 00分 15秒 ? 年2020? 月10? 日01
|
||||||
|
Loading…
x
Reference in New Issue
Block a user