perf: 流水线支持有效期设置

This commit is contained in:
xiaojunnuo
2025-10-21 23:23:56 +08:00
parent 77b4a1eaf6
commit 911e69e3bc
6 changed files with 50 additions and 23 deletions
@@ -57,6 +57,7 @@ export default {
suiteBuy: "Suite Purchase",
myTrade: "My Orders",
paymentReturn: "Payment Return",
hasExpired: "Expired",
user: {
greeting: "Hello",
profile: "Account Info",
@@ -136,6 +137,10 @@ export default {
triggerType: "Trigger Type",
pipelineId: "Pipeline Id",
},
pi: {
validTime: "Piepline Valid Time",
validTimeHelper: "Not filled in means permanent validity",
},
types: {
certApply: "Certificate Application",
certUpload: "Certificate Upload",