forked from gzzfw/backEnd/gz-dyh

liyj
2024-09-05 7d5eb314b9cd5b5e19aa851b63b66aad5bf59d04
dyh-service/dyh-sync/src/main/java/cn/huge/module/buildcode/dao/mapper/xml/BuildCodeMapper.xml
@@ -15,7 +15,6 @@
        <result property="name" column="name"/>
        <result property="comments" column="comments"/>
        <result property="dataType" column="dataType"/>
        <result property="dataScale" column="dataScale"/>
    </resultMap>
    <!--自定义查询-mysql-->
    <select id="getTabInfo" parameterType="String" resultMap="reslutMap">