优化工具发布分类功能及参数

This commit is contained in:
wangqiao
2025-09-14 16:22:30 +08:00
parent 0d4c625b10
commit 239a1272b2
2 changed files with 6 additions and 9 deletions

View File

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