phpcjl
2024-12-05 6d1cd76c47e92f6fbb33a1274cfec4c88e09938f
ruoyi-service/ruoyi-other/src/main/resources/mapper/other/TechnicianSubscribeMapper.xml
@@ -26,6 +26,7 @@
    <select id="getTechnicianSubscribeByUser" resultType="com.ruoyi.other.vo.TechnicianSubscribeVO">
        SELECT  * from (
        SELECT
            tts.id,
            tts.user_address,
            ts.`name` shopName,
            ts.address shopAddress,