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