ruoyi-service/ruoyi-other/src/main/resources/mapper/other/TechnicianSubscribeMapper.xml | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
ruoyi-service/ruoyi-other/src/main/resources/mapper/other/TechnicianSubscribeMapper.xml
@@ -4,10 +4,13 @@ <select id="getTechnicianSubscribeByUserAndShop" resultType="com.ruoyi.other.vo.TechnicianSubscribeVO"> SELECT CAST(tts.id AS CHAR) id, tts.user_address, ts.`name` shopName, ts.address shopAddress, tt.name technicianName, ts.longitude, ts.latitude, tts.subscribe_time, tts.service_mode, tts.status