把 制造商 改为 颜色
This commit is contained in:
@@ -32,9 +32,9 @@ public interface MaterialConstants
|
||||
public static final int EXCEL_CATEGORY = 1;
|
||||
|
||||
/**
|
||||
* 制造商
|
||||
* 颜色
|
||||
*/
|
||||
public static final int EXCEL_MFRS = 2;
|
||||
public static final int EXCEL_COLOR = 2;
|
||||
|
||||
/**
|
||||
* 型号
|
||||
|
||||
Reference in New Issue
Block a user