|
@@ -107,7 +107,10 @@ async function all() {
|
|
|
} else {
|
|
} else {
|
|
|
// await checkBuy();
|
|
// await checkBuy();
|
|
|
let price = lk.getVal(gardartLimitPriceKey, 0);
|
|
let price = lk.getVal(gardartLimitPriceKey, 0);
|
|
|
|
|
+ lk.log(`test111111`);
|
|
|
|
|
+ lk.log(String(price));
|
|
|
lk.log(gardartLimitPriceKey + "="+type(price)+":"+price);
|
|
lk.log(gardartLimitPriceKey + "="+type(price)+":"+price);
|
|
|
|
|
+ lk.log(`test222222`);
|
|
|
hasNeedSendNotify = false;
|
|
hasNeedSendNotify = false;
|
|
|
}
|
|
}
|
|
|
if (hasNeedSendNotify) {
|
|
if (hasNeedSendNotify) {
|