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