From 545ede9311d1ee74e2cf11d8fd28965129be1592 Mon Sep 17 00:00:00 2001
From: 杨乐 <杨乐@DESKTOP-5CU1TNO>
Date: 星期一, 28 二月 2022 10:45:35 +0800
Subject: [PATCH] 叫料单列表 拣料配送单 叫料退料单 生产日计划单列表

---
 DBUtility/自定义管理/ClsGy_SelfEntry.cs |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git "a/DBUtility/\350\207\252\345\256\232\344\271\211\347\256\241\347\220\206/ClsGy_SelfEntry.cs" "b/DBUtility/\350\207\252\345\256\232\344\271\211\347\256\241\347\220\206/ClsGy_SelfEntry.cs"
index ed8572e..54b7dd0 100644
--- "a/DBUtility/\350\207\252\345\256\232\344\271\211\347\256\241\347\220\206/ClsGy_SelfEntry.cs"
+++ "b/DBUtility/\350\207\252\345\256\232\344\271\211\347\256\241\347\220\206/ClsGy_SelfEntry.cs"
@@ -6,6 +6,7 @@
 {
     public class ClsGy_SelfEntry 
     { 
+
         public Int64 HSno;	                //次序
         public string HType;	            //类型
         public string HCaption;	            //varchar(50)	--字段描述

--
Gitblit v1.9.1