api ค้นหาผู้เกี่ยวข้องคำสั่ง
This commit is contained in:
parent
e7c71b2e15
commit
fa8dfc51e4
4 changed files with 68 additions and 3 deletions
|
|
@ -110,6 +110,7 @@
|
|||
#region " Command "
|
||||
|
||||
public static readonly string CommandNotFound = "ไม่พบรายการคำสั่งนี้ในระบบ โปรดตรวจความถูกต้อง";
|
||||
public static readonly string CommandTypeNotFound = "ไม่พบรายการประเภทคำสั่งนี้ในระบบ โปรดตรวจความถูกต้อง";
|
||||
|
||||
public static readonly string MethodForCommandTypeNotImplement = "Method for this command type not implement!";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue