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