路泰机电科技体检——数据平台后端
zjh
2024-12-24 cffd87559f2e9343ce3e5dcc5d2953272a244253
src/main/resources/mapper/HisSyncDictMapper.xml
@@ -15,4 +15,9 @@
        id,dict_name,is_limit,
        remark
    </sql>
    <select id="proSyncCommonDict" statementType="CALLABLE">
        {
            call pro_sync_common_zd()
        }
    </select>
</mapper>