From 671660360e591c153ab16f99205930b283baaa1d Mon Sep 17 00:00:00 2001 From: xiaoyong931011 <15274802129@163.com> Date: Mon, 16 May 2022 16:10:41 +0800 Subject: [PATCH] 20220516 --- zq-erp/src/main/java/com/matrix/system/hive/bean/SysInstoreInfo.java | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/zq-erp/src/main/java/com/matrix/system/hive/bean/SysInstoreInfo.java b/zq-erp/src/main/java/com/matrix/system/hive/bean/SysInstoreInfo.java index 5974dbb..266437e 100644 --- a/zq-erp/src/main/java/com/matrix/system/hive/bean/SysInstoreInfo.java +++ b/zq-erp/src/main/java/com/matrix/system/hive/bean/SysInstoreInfo.java @@ -18,6 +18,7 @@ private static final long serialVersionUID = 1L; + public static final String INSTORE_TYPE_RETURN = "退货入库"; /** * 序号 -- Gitblit v1.9.1