feat: consolidate skin policy, furniture and world NPC work

This commit is contained in:
2026-09-18 01:47:44 +08:00
parent dc188ed03d
commit aaae09399e
17 changed files with 502 additions and 217 deletions

View File

@@ -139,7 +139,7 @@ export class RegisterDto {
*/
@ApiProperty({
description: '初始角色皮肤ID可选',
example: 'classic_whale',
example: 'human_whale_directional_v2_8x4',
required: false,
maxLength: 100
})