CACHE_KEY
CACHE_KEY = array(__CLASS__, 'shop_goods', 'shop_goods_sku') : string
缓存的键列表
found_with_coupon( $shop_orders = array(), array $shop_order_goods = array(), $sku_decrease_stock = array(), $user_coupon_update_datas = array()) : boolean
------Mr.Zhao------2019.07.26------
创建订单(加核销优惠券)
$shop_orders | ||
array | $shop_order_goods | [商城订单商品] |
$sku_decrease_stock | ||
$user_coupon_update_datas |
royalty_reward(array $invite_user = array(), \eapie\source\table\shop\[type] $shop_order, \eapie\source\table\shop\[type] $reward_type, $shop_order_goods) : void
易淘商城--计算邀请链奖金 Undocumented function
array | $invite_user | |
\eapie\source\table\shop\[type] | $shop_order | |
\eapie\source\table\shop\[type] | $reward_type | |
$shop_order_goods |
_update_pay_state(\eapie\source\table\shop\[type] $gg, \eapie\source\table\shop\[type] $mm) : \eapie\source\table\shop\[type]
\eapie\source\table\shop\[type] | $gg | [description] |
\eapie\source\table\shop\[type] | $mm | [description] |
[description]