|
@@ -1,10 +1,6 @@
|
|
package com.boman.report.service.impl;
|
|
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.GenTable;
|
|
-import com.boman.domain.dto.AjaxResult;
|
|
|
|
-import com.boman.gen.api.RemoteGenTableService;
|
|
|
|
import com.boman.report.mapper.TableMapper;
|
|
import com.boman.report.mapper.TableMapper;
|
|
import com.boman.report.service.ITableService;
|
|
import com.boman.report.service.ITableService;
|
|
import org.springframework.beans.factory.annotation.Autowired;
|
|
import org.springframework.beans.factory.annotation.Autowired;
|