This commit is contained in:
chi
2021-09-30 11:11:03 +09:00
parent 71f9d0420b
commit 7dc3cbf89f
10 changed files with 177 additions and 111 deletions

View File

@@ -50,6 +50,7 @@ namespace FCOMMON
public int permission;
}
public static Boolean NotShowJobReportview = false;
public static double dollertowon = 1200;
public static Boolean ShowBuyerror = true;
public static sUserInfo Login;