|
@@ -62,7 +62,7 @@ public class ZhcxSeaBindProofServiceImpl extends ServiceImpl<ZhcxSeaBindProofDao
|
|
|
}
|
|
|
|
|
|
// 获取模板文件
|
|
|
- SysFileItemDo templateFile = sysFileItemService.getById("71fee567a23e410fb0210362e5b58017");
|
|
|
+ SysFileItemDo templateFile = sysFileItemService.getById("351d7b0c79034a25882415ae4332d0c3");
|
|
|
|
|
|
if (!excelUtils.GetLicense()) {
|
|
|
return;
|
|
@@ -220,7 +220,7 @@ public class ZhcxSeaBindProofServiceImpl extends ServiceImpl<ZhcxSeaBindProofDao
|
|
|
}
|
|
|
|
|
|
// 获取模板文件
|
|
|
- SysFileItemDo templateFile = sysFileItemService.getById("71fee567a23e410fb0210362e5b58017");
|
|
|
+ SysFileItemDo templateFile = sysFileItemService.getById("351d7b0c79034a25882415ae4332d0c3");
|
|
|
|
|
|
if (!excelUtils.GetLicense()) {
|
|
|
return;
|