Source/UBCS/ubcs-service/ubcs-system/src/main/resources/mapper/StrategyMapper.xml
@@ -25,7 +25,7 @@ <!--查询指定行数据--> <select id="queryAllByPage" resultMap="StrategyMap"> select pss.*, (SELECT listagg(psc.NAME,',') within GROUP(ORDER BY psc.NAME asc) (SELECT listagg(psc.NAME,',') within GROUP BY(ORDER BY psc.NAME asc) from PL_SYS_COMBINATION psc where instr(pss.COMBINATION_IDS,psc.ID) > 0) COMBINATIONNAMES from PL_SYS_PWDSTRATEGY pss