laoying
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
* @Author: kangkang
|
||||
* @Date: 2020-10-03 18:23:43
|
||||
* @LastEditors: Please set LastEditors
|
||||
* @LastEditTime: 2020-11-27 14:15:04
|
||||
* @LastEditTime: 2021-09-09 10:01:39
|
||||
*/
|
||||
$is_script = 1;
|
||||
include_once __DIR__ . '/../index.php';
|
||||
@@ -550,7 +550,7 @@ function laoying($product, $refunds, $product_type = false)
|
||||
|
||||
break;
|
||||
case '季卡':
|
||||
$cost += ($package['NewBuyCount'] + $package['AgainBuyCount']) * 90;
|
||||
$cost += ($package['NewBuyCount'] + $package['AgainBuyCount']) * 84;
|
||||
|
||||
break;
|
||||
case '年卡':
|
||||
|
||||
Reference in New Issue
Block a user