refactor: rename "station_resource" to "deck"

This commit is contained in:
Junhan Chang
2025-09-24 10:53:11 +08:00
parent 0dc2488f02
commit 34f05f2e25
7 changed files with 32 additions and 32 deletions

View File

@@ -6034,10 +6034,10 @@ workstation:
init_param_schema:
config:
properties:
station_resource:
deck:
type: string
required:
- station_resource
- deck
type: object
data:
properties: {}