This commit is contained in:
chi
2023-10-30 20:03:36 +09:00
parent 0e23ef4d09
commit adee51915b
10 changed files with 1978 additions and 1661 deletions

View File

@@ -50,6 +50,7 @@ namespace FCOMMON
public string gcode;
public int gpermission;
public int permission;
public double loginusetime;
}
public static Boolean NotShowJobReportview = false;