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