|
|
|
@ -1,8 +1,8 @@
|
|
|
|
|
jdbc.driver=com.microsoft.sqlserver.jdbc.SQLServerDriver
|
|
|
|
|
jdbc.url=jdbc\:sqlserver\://120.27.212.36:1433;databaseName=emr_recode_test
|
|
|
|
|
jdbc.url=jdbc\:sqlserver\://127.0.0.1:1433;databaseName=emr_recode_test
|
|
|
|
|
#jdbc.url=jdbc\:sqlserver\://10.6.1.127:1433;databaseName=DB_PrivilegeManagement_GYFY
|
|
|
|
|
jdbc.username=sa
|
|
|
|
|
jdbc.password=docus@702
|
|
|
|
|
jdbc.password=123456
|
|
|
|
|
#hibernate config
|
|
|
|
|
hibernate.dialect=org.hibernate.dialect.SQLServerDialect
|
|
|
|
|
hibernate.show_sql=true
|
|
|
|
@ -13,38 +13,45 @@ hibernate.current_session_context_class=thread
|
|
|
|
|
hibernate.jdbc.batch_size=50
|
|
|
|
|
hibernate.enable_lazy_load_no_trans=true
|
|
|
|
|
#图片地址
|
|
|
|
|
pictureUrl=C:\\Users\\Administrator\\Desktop\\test\\uploadImage
|
|
|
|
|
##注意:自动生成pdf地址不能和本地上传pdf地址相同
|
|
|
|
|
#本地自动生成PDF地址
|
|
|
|
|
autoPdfUrl=C:/Users/Administrator/Desktop/test/autoPdf
|
|
|
|
|
pictureUrl=D:\\test\\uploadImage
|
|
|
|
|
#本地自动生成PDF地址D:\tesst\autoPdf
|
|
|
|
|
autoPdfUrl=D:/test/autoPdf
|
|
|
|
|
#本地上传PDF地址
|
|
|
|
|
pdfUrl=C:\\Users\\Administrator\\Desktop\\test\\localPdf
|
|
|
|
|
pdfUrl=D:\\test\\loadPdf
|
|
|
|
|
#PDF文件不存在或损坏列表地址
|
|
|
|
|
pdfErrorUrl=C:\\Users\\Administrator\\Desktop\\test\\error\\
|
|
|
|
|
pdfErrorUrl=D:\\test\\error\\
|
|
|
|
|
#超期天数
|
|
|
|
|
expired=7
|
|
|
|
|
#死亡超期天数
|
|
|
|
|
deathExpired=7
|
|
|
|
|
|
|
|
|
|
#powerUrl=http://127.0.0.1:8080/power/font/getMenusByUserIdAndSysFlag
|
|
|
|
|
#POWER_URLHEAD=http://127.0.0.1:8080/power
|
|
|
|
|
#POWER_JSP=http://127.0.0.1:8080/power
|
|
|
|
|
#recallReason=医院需要这份文档
|
|
|
|
|
#HomepageDictionary=http://127.0.0.1:8080/WholeCheckInterface/services/HomepageDictionary?wsdl
|
|
|
|
|
#HomepageMethod=CheckData
|
|
|
|
|
#powerGetUserList=http://127.0.0.1:8080/power/font/getUserList?userName=admin
|
|
|
|
|
|
|
|
|
|
powerUrl=http://127.0.0.1:9999/power/font/getMenusByUserIdAndSysFlag
|
|
|
|
|
POWER_URLHEAD=http://127.0.0.1:9999/power
|
|
|
|
|
POWER_JSP=http://127.0.0.1:9999/power
|
|
|
|
|
|
|
|
|
|
powerUrl=http://127.0.0.1:8080/power/font/getMenusByUserIdAndSysFlag
|
|
|
|
|
#powerUrl=http://127.0.0.1:8081/power/font/getMenusByUserIdAndSysFlag
|
|
|
|
|
POWER_URLHEAD=http://127.0.0.1:8080/power
|
|
|
|
|
#POWER_URLHEAD=http://127.0.0.1:8081/power
|
|
|
|
|
POWER_JSP=http://127.0.0.1:8080/power
|
|
|
|
|
#POWER_JSP=http://127.0.0.1:8081/power
|
|
|
|
|
recallReason=医院需要这份文档
|
|
|
|
|
HomepageDictionary=http://127.0.0.1:9999/WholeCheckInterface/services/HomepageDictionary?wsdl
|
|
|
|
|
#HomepageDictionary=http://120.27.212.36:9999/WholeCheckInterface/services/HomepageDictionary?wsdl
|
|
|
|
|
#HomepageDictionary=http://10.6.1.127:9999/WholeCheckInterface/services/HomepageDictionary?wsdl
|
|
|
|
|
HomepageDictionary=http://127.0.0.1:8080/WholeCheckInterface/services/HomepageDictionary?wsdl
|
|
|
|
|
#HomepageDictionary=http://127.0.0.1:8081/WholeCheckInterface/services/HomepageDictionary?wsdl
|
|
|
|
|
HomepageMethod=CheckData
|
|
|
|
|
powerGetUserList=http://127.0.0.1:9999/power/font/getUserList?userName=admin
|
|
|
|
|
|
|
|
|
|
powerGetUserList=http://127.0.0.1:8080/power/font/getUserList?userName=admin
|
|
|
|
|
#powerGetUserList=http://127.0.0.1:8081/power/font/getUserList?userName=admin
|
|
|
|
|
|
|
|
|
|
allAddortIds = 00000000
|
|
|
|
|
|
|
|
|
|
#pdf\u6C34\u5370
|
|
|
|
|
pdfWater = \u5e7f\u4e1c\u533b\u79d1\u5927\u5b66\u9644\u5c5e\u533b\u9662
|
|
|
|
|
|
|
|
|
|
#菜单接口http://120.27.212.36:8888/power/font/getMenusByUserIdAndSysFlag
|
|
|
|
|
#powerUrl=http://120.27.212.36:8888/power/font/getMenusByUserIdAndSysFlag
|
|
|
|
|
#POWER_URLHEAD=http://120.27.212.36:8888/power
|
|
|
|
|
#power权限系统的服务器地址头如:http://192.168.1.3:8081/power
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|