摘要:
using System;using System.Collections.Generic;using System.Linq;using System.Web;using System.Web.UI;using System.Web.UI.WebControls;public partial class _Default : System.Web.UI.Page{ private CustomerSOList bgCustomerSOListEntity { get; set; } private CustomerSOList dbCustomerSOListEntity { g... 阅读全文