We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
配置如下: $_MT['shop_conversion_mode'] = 'auto'; $_MT['shop_conversion'] = true; $_MT['shop_formalities'] = 10;
bug:如相继购买2个季度套餐(有重置计划的套餐),折算了前面那个的话,流量和等级时长就会出bug,具体如图: 【月套餐没有这个bug,只要套餐设置的重置计划(季度、年度这些)就会出这个bug】
截图:https://s2.loli.net/2022/08/02/72whIHgEV1PdaBp.png
The text was updated successfully, but these errors were encountered:
这不算bug吧, 首先正常人不会在没用完时买 第二个套餐。 套餐一般甚至都不让叠 加时长。 这种情况下,扣了一个套餐的时长,自然就成了购买时间了。因为扣完了时长。 ,在有提前重置功能的情况和折算功能的情况下,完全用不着叠 加套餐时长功能。
Sorry, something went wrong.
我也是这个问题 话说有解决办法嘛
@husangou 不是早就修了吗
@husangou不是早修了吗
啊这这这我看看
No branches or pull requests
配置如下:
$_MT['shop_conversion_mode'] = 'auto';
$_MT['shop_conversion'] = true;
$_MT['shop_formalities'] = 10;
bug:如相继购买2个季度套餐(有重置计划的套餐),折算了前面那个的话,流量和等级时长就会出bug,具体如图:
【月套餐没有这个bug,只要套餐设置的重置计划(季度、年度这些)就会出这个bug】
截图:https://s2.loli.net/2022/08/02/72whIHgEV1PdaBp.png
The text was updated successfully, but these errors were encountered: