fix(产品需求): 完善产品需求的诸多细节。
This commit is contained in:
2
src/typings/api/product.d.ts
vendored
2
src/typings/api/product.d.ts
vendored
@@ -288,6 +288,8 @@ declare namespace Api {
|
||||
currentHandlerUserNickname?: string | null;
|
||||
/** 默认实现项目编号 */
|
||||
implementProjectId?: string | null;
|
||||
/** 默认实现项目名称 */
|
||||
implementProjectName?: string | null;
|
||||
/** 所需工时(小时) */
|
||||
workHours: number;
|
||||
/** 排序值 */
|
||||
|
||||
Reference in New Issue
Block a user