使用join()修复CVE编号过多的情况

使用join()修复CVE编号过多的情况
This commit is contained in:
bozhihouc
2018-11-08 10:38:40 +08:00
parent baaa5e4fc3
commit 90a3200f1f
2 changed files with 19 additions and 1 deletions

View File

@@ -24,3 +24,6 @@ RSAS_html报表处理成excel
### 20180416
> 感谢大佬指出 121行 修复建议
> 在mac+windows系统 测试通过,脚本正常运行
### 20181108
> 使用join()修复CVE编号过多的情况
> 感谢耀神