优化工具发布分类及来源类型

This commit is contained in:
wangqiao
2025-09-14 16:47:22 +08:00
parent e6c99fbbca
commit b1174fc1e3
2 changed files with 6 additions and 4 deletions

View File

@ -7,6 +7,7 @@ export interface TcreateReq {
createIp?: string
projectType: number[]
categoryId?: number
sourceType?: number
files: {
id: number
title: string