using System;
using System.Collections;
using System.Collections.Specialized;
using System.Data;
using System.Data.SqlClient;
using System.Configuration;
namespace LiTianPing.SQLServerDAL //可以修改成实际项目的命名空间名称
using System.Collections;
using System.Collections.Specialized;
using System.Data;
using System.Data.SqlClient;
using System.Configuration;
namespace LiTianPing.SQLServerDAL //可以修改成实际项目的命名空间名称
请发表评论