guoshilong
2024-04-16 62428f7b629da3e4eb40937466e38f2cd9ef7ed9
skjcmanager/skjcmanager-service/skjcmanager-sm/src/main/java/cn/gistack/sm/sjztmd/mapper/AttAdBaseMapper.java
@@ -50,4 +50,8 @@
   AttAdBase getYwxtAdDetail(@Param("adCode") String adCode);
    List<AttAdBase> getYwxtAdList(@Param("adCode") String guid);
    List<AttAdBase> getYwxtAttAdBaseList(@Param("parentId") String parentId);
   List<AttAdBase> getZtAttAdBaseList(@Param("parentId") String parentId);
}