update 站点白名单

This commit is contained in:
2023-04-24 10:33:55 +08:00
parent 539de42c52
commit ba315d8adb
2 changed files with 6 additions and 1 deletions

View File

@@ -58,6 +58,11 @@ public class UniAppOrderVO {
*/
private String payAmount;
/**
* 支付方式
*/
private String payMode;
/**
* 订单金额
*/