Source/UBCS/ubcs-service/ubcs-code/src/main/resources/mapper/CodeClstemplateMapper.xml
@@ -37,7 +37,7 @@ <select id="selectPlCodeClstemplatePage" resultMap="plCodeClstemplateResultMap"> select * from PL_CODE_CLSTEMPLATE where is_deleted = 0 order by revisionSeq select * from PL_CODE_CLSTEMPLATE where 0 = 0 order by revisionSeq </select> <select id="selectAllLevelChildOid" resultType="java.lang.String" >