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