...
This commit is contained in:
@@ -10,6 +10,8 @@ namespace JobReportMailService
|
||||
{
|
||||
// public static string vGcode = "EET1P";
|
||||
public static CSetting setting;
|
||||
public static Boolean debugmode = false;
|
||||
|
||||
public static string MailSort(string addr, string except)
|
||||
{
|
||||
if (string.IsNullOrEmpty(except)) return addr;
|
||||
|
||||
Reference in New Issue
Block a user