v3.5.4版本提交,修改api
CI / verify (pull_request) Has been cancelled

This commit is contained in:
2026-08-21 16:22:53 +08:00
parent a01217539c
commit 62e61a9e63
21 changed files with 594 additions and 142 deletions
@@ -1353,6 +1353,7 @@ class AdminSkuRowDto {
@IsString({ each: true })
specValueIds?: string[];
/** 忽略;服务端自动生成 DK 码 */
@IsOptional()
@IsString()
skuCode?: string;