@Service public class OfficeDataServiceImpl extends Object implements OfficeDataService
| 限定符和类型 | 字段和说明 |
|---|---|
static byte[] |
checkBoxN
复选框图片字节数据:未选中格式数据
|
static byte[] |
checkBoxY
复选框图片字节数据:选中格式数据
|
| 构造器和说明 |
|---|
OfficeDataServiceImpl() |
public static byte[] checkBoxY
public static byte[] checkBoxN
@PostConstruct public void init()
public List<Map<String,Object>> getValDataList(String xmlData) throws org.dom4j.DocumentException
getValDataList 在接口中 OfficeDataServicexmlData - xml打印数据内容org.dom4j.DocumentExceptionCopyright © 2020 GTMAP. All rights reserved.