修正 CaseSvcRecord 命名
This commit is contained in:
parent
57d0863745
commit
f381593fd7
@ -35,7 +35,7 @@ type ApplyInfo struct {
|
||||
}
|
||||
|
||||
// CaseSvcRecord 是個案服務記錄
|
||||
type CaseSvceRecord struct {
|
||||
type CaseSvcRecord struct {
|
||||
ObjID string `json:"objid"` // 識別碼
|
||||
IDN string `json:"idn,omitempty"` // 個案身份證字號
|
||||
SvcAt string `json:"svc_dt,omitempty"` // 服務日期
|
||||
|
Loading…
Reference in New Issue
Block a user