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