fix: 首页项目评论;去掉技术负责人3

This commit is contained in:
caiyuchao
2025-08-25 16:26:24 +08:00
parent 6112bdd9bc
commit 0636850977
4 changed files with 31 additions and 23 deletions

View File

@@ -22,6 +22,7 @@ export namespace CommentApi {
serialNo?: string;
businessOwner?: string;
technicalOwnerA?: string;
customerName?: string;
}
}