tbc
This commit is contained in:
@@ -269,7 +269,7 @@ func SetRoutes() http.Handler {
|
||||
hc.RegCrud(r, "/v1/adm-employee-hist", admemployeehist.O)
|
||||
hc.RegCrud(r, "/v1/therapy-protocol", therapyprotocol.O)
|
||||
hc.RegCrud(r, "/v1/chemo-protocol", chemoprotocol.O)
|
||||
hc.RegCrud(r, "POST /upload", fileattachment.O)
|
||||
hc.RegCrud(r, "/v1/upload", fileattachment.O)
|
||||
|
||||
/******************** actor ********************/
|
||||
hc.RegCrud(r, "/v1/person", person.O)
|
||||
|
||||
Reference in New Issue
Block a user