提交F5充值

main
grimm 2025-04-02 16:26:50 +08:00
parent d448422daa
commit 0f35d13936
1 changed files with 1 additions and 0 deletions

View File

@ -1983,6 +1983,7 @@ public class PayController {
ex.printStackTrace();
}
json.put("code", -3);
json.put("deliverStatus", 2);
return json.toString();
}