From 37e7f96e3dbdc1dbf93674f49e4ca0809a2a2ad2 Mon Sep 17 00:00:00 2001 From: Suphonchai Phoonsawat Date: Mon, 18 Sep 2023 10:57:14 +0700 Subject: [PATCH] =?UTF-8?q?=E0=B9=80=E0=B8=9E=E0=B8=B4=E0=B9=88=E0=B8=A1?= =?UTF-8?q?=20C-PM-17=20Check=20=E0=B8=84=E0=B8=A7=E0=B8=B2=E0=B8=A1?= =?UTF-8?q?=E0=B8=9E=E0=B8=A3=E0=B9=89=E0=B8=AD=E0=B8=A1=E0=B8=95=E0=B8=AD?= =?UTF-8?q?=E0=B8=99=E0=B8=AD=E0=B8=AD=E0=B8=81=E0=B8=84=E0=B8=B3=E0=B8=AA?= =?UTF-8?q?=E0=B8=B1=E0=B9=88=E0=B8=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- BMA.EHR.Command.Service/Controllers/OrderController.cs | 1 + 1 file changed, 1 insertion(+) diff --git a/BMA.EHR.Command.Service/Controllers/OrderController.cs b/BMA.EHR.Command.Service/Controllers/OrderController.cs index a884a0e8..1ffde451 100644 --- a/BMA.EHR.Command.Service/Controllers/OrderController.cs +++ b/BMA.EHR.Command.Service/Controllers/OrderController.cs @@ -255,6 +255,7 @@ namespace BMA.EHR.Command.Service.Controllers case "C-PM-11": case "C-PM-12": case "C-PM-16": + case "C-PM-17": case "C-PM-18": case "C-PM-19": case "C-PM-20":