mirror of
https://github.com/6dylan6/jdpro.git
synced 2026-05-01 09:36:41 +08:00
1
This commit is contained in:
+1
-1
@@ -121,7 +121,7 @@ async function siteppM_skuOnceApply() {
|
||||
if (data.flag) {
|
||||
await $.wait(25 * 1000);
|
||||
//await siteppM_appliedSuccAmount();
|
||||
if (data.succAmount && data.succAmount != 0){
|
||||
if (data.succAmount && data.succAmount != 0){
|
||||
console.log(`保价成功:返还${data.succAmount}元`)
|
||||
message += `保价成功:返还${data.succAmount}元\n`
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user