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