Helius
2020-08-26 9cca1388e8567f68dfe4d3d9e4d16b9247100a84
src/main/java/com/xcong/excoin/modules/platform/service/PlatformBannerService.java
@@ -7,5 +7,5 @@
public interface PlatformBannerService extends IService<PlatformBannerEntity> {
   public Result findAll();
}