資料格式 - PositionTypes === ### Description: 職務類別 ### 資料格式: | key | type | value | description | |:----------- |:------ |:-------- |:----------- | | id | Int | 1 | id | | title | String | "醫師" | 職務類別 | | selectable | Boolean | "true" | 是否啟用(能被選擇) | | reservable | Boolean | "true" | 是否開放預約 | ### `範例`: ```json= { "id": 1, "title": "醫師", "selectable": "true", "reservable": "true" } ``` ###### tags: `掛號系統`
×
Sign in
Email
Password
Forgot password
or
By clicking below, you agree to our
terms of service
.
Sign in via Facebook
Sign in via Twitter
Sign in via GitHub
Sign in via Dropbox
Sign in with Wallet
Wallet (
)
Connect another wallet
New to HackMD?
Sign up