diff --git a/ReportService/appsettings.json b/ReportService/appsettings.json index 8062512..34ba3dd 100644 --- a/ReportService/appsettings.json +++ b/ReportService/appsettings.json @@ -8,7 +8,7 @@ }, "AllowedHosts": "*", "Database": { - "ReportService": "Server=.\\SQLSERVER2008R2;Database=ReportService;User ID=sa;Password=111" + "ReportService": "Server=.\\SQLSERVER2008R2;Database=EASY_HEALTHRECORDS;User ID=sa;Password=111" }, "urls": "http://*:9000;https://*:9001" } diff --git a/ReportService/wwwroot/report/中医/中医工作量查询.html b/ReportService/wwwroot/report/中医/中医工作量查询.html new file mode 100644 index 0000000..092fa7b --- /dev/null +++ b/ReportService/wwwroot/report/中医/中医工作量查询.html @@ -0,0 +1,94 @@ +
+
+ + + + + + + + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
工号姓名高血压中医干预糖尿病中医干预老年人中医干预孕产妇中医干预七岁以下儿童中医干预中医体质辨识总量开始时间结束时间
{{i.工号}}{{i.姓名}}{{i.高血压中医干预}}{{i.糖尿病中医干预}}{{i.老年人中医干预}}{{i.孕产妇中医干预}}{{i.七岁以下儿童中医干预}}{{i.中医体质辨识}}{{i.总量}}{{i.开始时间}}{{i.结束时间}}
+ +
+
+ + diff --git a/ReportService/wwwroot/report/中医/中医工作量查询.rpt.html b/ReportService/wwwroot/report/中医/中医工作量查询.rpt.html new file mode 100644 index 0000000..ee71867 --- /dev/null +++ b/ReportService/wwwroot/report/中医/中医工作量查询.rpt.html @@ -0,0 +1,101 @@ + + + + 中医工作量查询(克区) + + + + + + + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
中医工作量查询(克区)
工号姓名高血压中医干预糖尿病中医干预老年人中医干预孕产妇中医干预七岁以下儿童中医干预中医体质辨识总量开始时间结束时间
打印时间:{{printTime}}
{{i.工号}}{{i.姓名}}{{i.高血压中医干预}}{{i.糖尿病中医干预}}{{i.老年人中医干预}}{{i.孕产妇中医干预}}{{i.七岁以下儿童中医干预}}{{i.中医体质辨识}}{{i.总量}}{{i.开始时间}}{{i.结束时间}}
+
+
+ + + +