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