src/main/resources/application-dev.yml | ●●●●● patch | view | raw | blame | history | |
src/main/resources/mapper/modules/ContractHoldOrderEntityMapper.xml | ●●●●● patch | view | raw | blame | history |
src/main/resources/application-dev.yml
@@ -22,7 +22,7 @@ redis: # Redis数据库索引(默认为 0) database: 0 database: 1 # Redis服务器地址 host: 47.114.114.219 # Redis服务器连接端口 src/main/resources/mapper/modules/ContractHoldOrderEntityMapper.xml
@@ -15,6 +15,7 @@ </if> </if> </where> ORDER BY s.create_time DESC </select> </mapper>