摘要:
异步等待一个函数 async/await async doDict() { await searchDetail({'dictName' : 'position'}).then(res => { console.log('searchDetail') }) console.log('outter') 阅读全文
posted @ 2023-07-06 15:32
sunpeiyu
阅读(89)
评论(0)
推荐(0)
摘要:
## 方式1,使用MyBatisPlus插件实现读写分离 #### 导包 ``` com.baomidou mybatis-plus-boot-starter 3.4.0 com.baomidou dynamic-datasource-spring-boot-starter 3.4.0 ``` ## 阅读全文
posted @ 2023-07-06 09:42
sunpeiyu
阅读(413)
评论(0)
推荐(0)

浙公网安备 33010602011771号