|
@@ -84,6 +84,10 @@ public class ResultInfo {
|
|
*/
|
|
*/
|
|
public static String PARTS_IMAGE = "/common/images/uploadimages";
|
|
public static String PARTS_IMAGE = "/common/images/uploadimages";
|
|
/**
|
|
/**
|
|
|
|
+ * 上传EXCEl保存路径
|
|
|
|
+ */
|
|
|
|
+ public static String PARTS_EXCEL= "/common/images/uploadExcel";
|
|
|
|
+ /**
|
|
* 订单发货的界面
|
|
* 订单发货的界面
|
|
*/
|
|
*/
|
|
public static String PAGE_SHIPMENT = "";
|
|
public static String PAGE_SHIPMENT = "";
|