摘要:
```xml INSERT INTO orders(user_id, total, location, holder_phone, holder_name) VALUES (#{user_id}, #{total}, #{location}, #{holderPhone}, #{holderName 阅读全文
摘要:
引入说明 file:[pom.xml] <parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-parent</artifactId> <version>3.1.0</version> 阅读全文