导出Excel表格

This commit is contained in:
2022-03-17 11:02:42 +08:00
parent 58b235d078
commit c452fbc650
5 changed files with 168 additions and 46 deletions

View File

@ -11,4 +11,5 @@ public interface Constant {
* 检验项目类型:图片
*/
String QC_ITEM_TYPE_PICTURE = "1";
}