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