รายงานคำสั่งบรรจุ (หน้าครุฑ)
This commit is contained in:
parent
a879c38512
commit
95168acc3b
3 changed files with 131 additions and 0 deletions
|
|
@ -4,5 +4,9 @@
|
|||
{
|
||||
public static readonly string TYPE_ATTACHMENT = "attachment";
|
||||
public static readonly string TYPE_COVER = "cover";
|
||||
|
||||
public static readonly string EXPORT_PDF = "PDF";
|
||||
public static readonly string EXPORT_WORD = "DOCX";
|
||||
public static readonly string EXPORT_EXCEL = "XLSX";
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue