委托加工订单接口相关实现
This commit is contained in:
@@ -16,4 +16,5 @@ public class ErpConstants {
|
||||
public static final String SALES_DOCUMENT_REQUEST_FLAG_U = "U";//更新
|
||||
public static final String SALES_DOCUMENT_REQUEST_FLAG_D = "D";//删除
|
||||
public static final String SALES_DOCUMENT_REQUEST_FLAG_I = "I";//插入
|
||||
public static final String CONSTANTS_L = "L";//科目类别L
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user