|
@@ -619,7 +619,7 @@ function handleFirstArtInfo() {
|
|
|
}
|
|
}
|
|
|
if (payInfo.limited < 1) {
|
|
if (payInfo.limited < 1) {
|
|
|
// 限量强开
|
|
// 限量强开
|
|
|
- payInfo.limited = 1;
|
|
|
|
|
|
|
+ payInfo.limited = 999;
|
|
|
magicJS.logger.info(`强制开启购买数量限制`);
|
|
magicJS.logger.info(`强制开启购买数量限制`);
|
|
|
}
|
|
}
|
|
|
if (payInfo.refreshTime == 0) {
|
|
if (payInfo.refreshTime == 0) {
|