参数收集清单-批量更新截止时间接口

This commit is contained in:
范强强
2023-03-01 15:06:39 +08:00
parent 1295f31ece
commit 66f8eb0235
4 changed files with 450 additions and 223 deletions
+1
View File
@@ -1383,4 +1383,5 @@ module.exports = {
beforedate:'In... Before date',
beforedatein:'In... Before date (inclusive)',
inRecentMonthsin6:'Within 6 months (implemented)',
batchUpdateDeadline:'Batch update deadline',
}
+1
View File
@@ -1484,4 +1484,5 @@ module.exports = {
beforedate:'...日期之前',
beforedatein:'...日期之前包含',
inRecentMonthsin6:'近6个月内已实施',
batchUpdateDeadline:'批量更新截止时间',
}