Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 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"` // 服務日期
|
||||
|
||||
Reference in New Issue
Block a user