This commit is contained in:
chi
2022-04-21 13:28:55 +09:00
parent b6607dde2d
commit 620c0e6d20
4 changed files with 23 additions and 0 deletions

View File

@@ -54,6 +54,7 @@ namespace FCOMMON
public static Boolean NotShowJobReportview = false;
public static double dollertowon = 1200;
public static Boolean ShowBuyerror = true;
public static Boolean Disable_8hourover = false;
public static sUserInfo Login;
public static string Path;
public static string CS;