From e598e4d2718c41352eafae19284ffe358b8c8181 Mon Sep 17 00:00:00 2001
From: yinbentan <yinbentan@live.com>
Date: 星期三, 17 七月 2024 18:18:19 +0800
Subject: [PATCH] 修改方法,去除庄口获取庄口列表方法;添加产品来源字典类型;添加字典模糊搜索

---
 constvar/const.go |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/constvar/const.go b/constvar/const.go
index a932954..335b6d5 100644
--- a/constvar/const.go
+++ b/constvar/const.go
@@ -333,6 +333,7 @@
 	TransferType                          // 璋冩嫧绫诲瀷
 	TakeStockType                         // 鐩樼偣绫诲瀷
 	DisuseType                            // 鎶ュ簾绫诲瀷
+	ProductSource                         // 浜у搧鏉ユ簮
 )
 
 const (

--
Gitblit v1.8.0