fix: 统一日计划更新标识类型
This commit is contained in:
@@ -73,7 +73,7 @@ export namespace LmsDailyPlanApi {
|
||||
}
|
||||
|
||||
export interface UpdateReq extends CreateReq {
|
||||
dailyPlanId: number;
|
||||
dailyPlanId: ApiId;
|
||||
version: number;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user