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