Helius
2021-05-19 76a3c9d2bf30b7362661bf36ba7170d5e6d565e5
src/main/java/com/xcong/excoin/modules/platform/service/PlatformBannerService.java
@@ -7,5 +7,5 @@
public interface PlatformBannerService extends IService<PlatformBannerEntity> {
   public Result findAll();
}