摘要: 使用数据集 1 /// 2 /// 库房信息类 3 /// 4 public class Kfxx 5 { 6 /// 7 /// 库房代码 8 /// 9 public string kfdm { get; set; } 10 /// 11 /// 库房名称 12 /// 13 public string kf... 阅读全文
posted @ 2013-07-03 16:41 FoolRabbit 阅读(357) 评论(0) 推荐(0)