downgrade Lib and Report API เพื่อรองรับการใช้งาน Report
This commit is contained in:
parent
9c610407f4
commit
041a4d8f3d
151 changed files with 1374 additions and 2188 deletions
|
|
@ -69,7 +69,7 @@ namespace BMA.EHR.Report.Service
|
|||
{
|
||||
var info = new OpenApiInfo()
|
||||
{
|
||||
Title = "BMA EHR Report Service Document",
|
||||
Title = "BMA EHR Report(V2) Service Document",
|
||||
Version = desc.ApiVersion.ToString()
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue