xiejun
2024-01-10 b3f2a29b4b6745aaa0e578d2547dfed719c28039
Source/UBCS/ubcs-service/ubcs-code/src/main/resources/mapper/CodeTemplatePhaseMapper.xml
@@ -35,7 +35,7 @@
    <select id="selectCodeTempphasePage" resultMap="CodeTempphaseResultMap">
        select * from PL_CODE_TEMPPHASE where is_deleted = 0
        select * from PL_CODE_TEMPPHASE
    </select>