| 
					
				 | 
			
			
				@@ -22,6 +22,8 @@ web: 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   upload: 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     #    path: E:/project/medical_pension/uploadroot 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     path: ../uploadroot 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+pay: 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  url: http://130.150.161.113:7001/pay/NongPay 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 spring: 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   #jackson: 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     #date-format: "yyyy-MM-dd HH:mm:ss" 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -40,9 +42,9 @@ spring: 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       max-request-size: 1000MB 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   datasource: 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     his: 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-      jdbc-url: "jdbc:sqlserver://localhost:1433;databaseName=demohisdb" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      jdbc-url: "jdbc:sqlserver://localhost:1433;databaseName=hisdb" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       username: "sa" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-      password: "sqlserver9527" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      password: "root" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       driver-class-name: "com.microsoft.sqlserver.jdbc.SQLServerDriver" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     durid: 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       #type: com.alibaba.druid.pool.DruidDataSource 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -226,7 +228,7 @@ rationalUseOfMedicineUrl: "http://172.16.32.121:8016/Audit.ashx" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 misPossUrl:  "http://172.16.32.201:8080/ccbmis/transaction/" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 #pacs检查地址 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-pacsUrl: http://172.16.32.122:8099 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+pacsUrl: http://130.150.161.177:8099/FilmList.php 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 #健康宣教 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 healthEducationUrl: https://staticweb.hnthyy.cn/healthEducation 
			 |