Commit 94d7bbd7 by huafengxp

fix

parent 0479364c
...@@ -2819,6 +2819,7 @@ namespace DbConn ...@@ -2819,6 +2819,7 @@ namespace DbConn
///<summary> ///<summary>
///用途 ///用途
///</summary> ///</summary>
[Description("用途")]
[Column("s_skupurpose")] public string s_skupurpose { get; set; } [Column("s_skupurpose")] public string s_skupurpose { get; set; }
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment