摘要:
sql公共类: namespace Job.Common { public enum DataOption { Select = 0, Create, Update, Delete, Login } public sealed class SqlHelper { #region public Con 阅读全文
posted @ 2018-03-06 15:40 system_kk 阅读(543) 评论(0) 推荐(0)
摘要:
sql公共类: namespace Job.Common { public enum DataOption { Select = 0, Create, Update, Delete, Login } public sealed class SqlHelper { #region public Con 阅读全文
posted @ 2018-03-06 15:40 system_kk 阅读(543) 评论(0) 推荐(0) |
||