주문내역 엑셀 업로드기능에서 공백제거 추가, 주문내역에서 품목정보 생성하는 기능 추가(관리자)
This commit is contained in:
@@ -54,7 +54,7 @@ namespace FCOMMON
|
||||
}
|
||||
|
||||
public static Boolean NotShowJobReportview = false;
|
||||
public static double dollertowon = 1200;
|
||||
//public static double dollertowon = 1200;
|
||||
public static Boolean ShowBuyerror = true;
|
||||
public static Boolean Disable_8hourover = false;
|
||||
public static sUserInfo Login;
|
||||
|
||||
Reference in New Issue
Block a user