| | |
| | | username: db_yunzhong |
| | | password: db_yunzhong321 |
| | | driver-class-name: com.mysql.cj.jdbc.Driver |
| | | url: jdbc:mysql://127.0.0.1:3306/db_yunzhong?useUnicode=true&characterEncoding=UTF-8&useJDBCCompliantTimezoneShift=true&useLegacyDatetimeCode=false&serverTimezone=GMT%2b8&useSSL=false |
| | | url: jdbc:mysql://127.0.0.1:3306/db_yunzhong?useUnicode=true&characterEncoding=UTF-8&useJDBCCompliantTimezoneShift=true&useLegacyDatetimeCode=false&serverTimezone=GMT%2b8 |
| | | |
| | | redis: |
| | | # Redis数据库索引(默认为 0) |
| | |
| | | </foreach> |
| | | </if> |
| | | </where> |
| | | GROUP BY goods_id |
| | | GROUP BY goods_id,goods_name |
| | | ORDER BY goods_id desc |
| | | </select> |
| | | |