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