v4.0.8 客服卡片主包落地与微信内保存海报
CI / verify (pull_request) Waiting to run

This commit is contained in:
2026-09-02 05:20:53 +08:00
parent 30bfcc0d93
commit f8f652a0a6
2 changed files with 5 additions and 2 deletions
@@ -36,6 +36,7 @@ const STATUS_COLOR: Record<DevPlanVersionStatusDto, string> = {
IN_PROGRESS: 'processing',
TESTING: 'purple',
RELEASED: 'green',
STOPPED: 'red',
};
function formatDuration(minutes?: number | null) {