Browse Source

Merge branch 'dev' of http://192.168.1.220:10080/EHR/ehr.config into dev

Sand Wen 9 years ago
parent
commit
6c888ef745
1 changed files with 3 additions and 0 deletions
  1. 3 0
      application.yml

+ 3 - 0
application.yml

@ -34,6 +34,9 @@ ehr:
    resource-adaption:
      table: rs_adapter_metadata
      resource-meta-data: resource_metadata
    hp_icd10_relation:
      table: hp_icd10_relation
      icd10_id: icd10_id
      
#Application error definition, this file define common errors,
#if the error is used only in your application, please define it in your application configuration file.