using System; using System.Collections.Generic; using System.Text; namespace SCM { public class ClsCLD_BaseGD_Model : DBUtility.ClsGy_Base_Model { //----------------- public Int64 HProcID; public string HWorkShopLev; public string HGDID; } }