ludc
2023-05-29 1a5351f560e5833cc10127f8188c627b54146478
Source/UBCS/ubcs-service/ubcs-code/src/main/java/com/vci/ubcs/code/mapper/CommonsMapper.java
@@ -19,4 +19,6 @@
   List<String> selectById(@Param("inSql") String inSql);
   List<Map> selectBySql(@Param("inSql") String inSql);
}