Commit 96c36213 authored by Alexandre Delanoë's avatar Alexandre Delanoë

FEAT adding docType_s

parent c7e81064
......@@ -39,6 +39,7 @@ class HalParser(Parser):
, "deptStructId_i" : "deptStructId_i"
, "labStructId_i" : "labStructId_i"
, "rteamStructId_i" : "rteamStructId_i"
, "docType_s" : "docType_s"
}
uris = set()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment