فهرست منبع

修改删除组

Administrator 3 سال پیش
والد
کامیت
2b17324f82
1فایلهای تغییر یافته به همراه0 افزوده شده و 4 حذف شده
  1. 0 4
      boman-report/src/main/java/com/boman/report/service/impl/TableServiceImpl.java

+ 0 - 4
boman-report/src/main/java/com/boman/report/service/impl/TableServiceImpl.java

@@ -1,10 +1,6 @@
 package com.boman.report.service.impl;
 
-import com.alibaba.fastjson.JSONObject;
-import com.boman.common.core.web.page.TableDataInfo;
 import com.boman.domain.GenTable;
-import com.boman.domain.dto.AjaxResult;
-import com.boman.gen.api.RemoteGenTableService;
 import com.boman.report.mapper.TableMapper;
 import com.boman.report.service.ITableService;
 import org.springframework.beans.factory.annotation.Autowired;