update worker

This commit is contained in:
meninjar
2026-07-29 06:38:42 +00:00
parent cc62620719
commit 7137774c32
15 changed files with 1060 additions and 108 deletions

No files matched your search

@@ -48,6 +48,7 @@ type ServiceRequestJson struct {
Coding []struct {
Code string `json:"code"`
Display string `json:"display"`
System string `json:"system"`
} `json:"coding"`
} `json:"code"`
Requester struct {