add duty-time and poi (จาก google maps ไปก่อน)

This commit is contained in:
Suphonchai Phoonsawat 2023-11-09 14:35:08 +07:00
parent 43932f742b
commit 78f8c0813c
30 changed files with 3395 additions and 4 deletions

View file

@ -124,5 +124,10 @@
#endregion
#region " Leave "
public static readonly string StartTimeGreaterEnd = "เวลาเริ่มต้นต้องน้อยกว่าเวลาสิ้นสุดเท่านั้น";
#endregion
}
}