Merge branch 'develop' into work
This commit is contained in:
commit
9c610407f4
272 changed files with 3435 additions and 163 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