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