添加任务清单的认证目录

This commit is contained in:
qq787203167
2022-04-21 16:53:07 +08:00
parent 0e7a4538b0
commit 0a64be9cc6
5 changed files with 231 additions and 2 deletions
+2
View File
@@ -701,4 +701,6 @@ module.exports = {
certificationEnd:'Certification end',
directoryName:'Directory name',
batch:'batch',
uploadTime:'Upload time',
enclosure:'enclosure',
}
+2
View File
@@ -705,4 +705,6 @@ module.exports = {
certificationEnd:'认证结束',
directoryName:'目录名称',
batch:'批次',
uploadTime:'上传时间',
enclosure:'附件',
}