code review 商品管理的实现

(cherry picked from commit e92361ed40)
This commit is contained in:
YunaiV
2023-05-06 22:54:41 +08:00
committed by shizhong
parent fc4b46de2e
commit 7a5993c584
13 changed files with 108 additions and 48 deletions

View File

@ -216,6 +216,7 @@ export const PayRefundStatusEnum = {
name: '退款关闭'
}
}
/**
* 商品SPU枚举类
*/