code review:产品分类

(cherry picked from commit 47bb88d892)
This commit is contained in:
YunaiV
2023-11-05 20:50:13 +08:00
committed by shizhong
parent 11a28eb196
commit e354a6f22e
3 changed files with 3 additions and 0 deletions

View File

@ -1,5 +1,6 @@
import request from '@/config/axios'
// TODO @zange挪到 product 下,建个 category 包,挪进去哈;
export interface ProductCategoryVO {
id: number
name: string