From 5e1aa408c1b8bd36fefd0b5ea380a2fde6d57810 Mon Sep 17 00:00:00 2001
From: zhangqian <zhangqian@123.com>
Date: 星期三, 27 十二月 2023 17:35:50 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.5.5:10010/r/aps/SRM

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

diff --git a/constvar/const.go b/constvar/const.go
index e1cda77..6bd9591 100644
--- a/constvar/const.go
+++ b/constvar/const.go
@@ -9,3 +9,10 @@
 )
 
 const SystemTypeSrm = 4 //srm璐﹀彿
+
+type CodeStandardType string
+
+const (
+	CodeStandardType_PurchaseOrder CodeStandardType = "閲囪喘鍗曠紪鐮�"
+	CodeStandardType_Supplier      CodeStandardType = "渚涘簲鍟嗙紪鐮�"
+)

--
Gitblit v1.8.0