Merge branch 'adiDev' into develop

This commit is contained in:
AdisakKanthawilang 2025-02-20 11:23:52 +07:00
commit 90cdab1393

View file

@ -370,7 +370,7 @@ namespace BMA.EHR.Insignia.Service.Controllers
row = row + 1; row = row + 1;
} }
var date = $"ณ วันที่ {DateTime.Now.Date.ToThaiShortDate().ToThaiNumber()}"; var date = $"ณ วันที่ {(DateTime.Now.Date).ToThaiShortDate().ToThaiNumber()}";
var result = new var result = new
{ {
template = "reportInsignia4", template = "reportInsignia4",