ludc
2023-10-15 d66622e59f4d571a5c065e1fc67d2b8b6ef9daae
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>