feat(版本详情): 接入计划时间与日期选择
This commit is contained in:
@@ -34,6 +34,7 @@ export interface Bug {
|
||||
resolution?: string;
|
||||
estimateHours?: number;
|
||||
aiEstimateHours?: number;
|
||||
plannedFixAt?: string;
|
||||
createdAt: string;
|
||||
updatedAt: string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user