KKSU
2024-04-17 da795cf0ca24f2165c29b9cfcc8d6962483bfa5d
src/main/java/com/xcong/excoin/modules/platform/service/PlatformBannerService.java
@@ -7,5 +7,5 @@
public interface PlatformBannerService extends IService<PlatformBannerEntity> {
   public Result findAll();
}