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