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