Helius
2021-04-16 949e7e46086e034d747746d2b450d7c262c9a594
zq-erp/src/main/resources/mybatis/mapper/common/SysUsersDao.xml
@@ -1318,5 +1318,7 @@
   where id=#{id}
   </update>
    <select id="selectAppVersion" resultType="com.matrix.system.hive.bean.AppVersion">
        select * from app_version
    </select>
</mapper>