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