将订单金额从 `totalPrice` 更改为 `payPrice`以确保支付逻辑正确。同时移除了未使用的类导入, 包括 `DateUtil`、`ApiResult`、`User`、`Date` 和 `formatDateTime`,以优化代码结构。