09 2025 档案

摘要:1. 查询某列的string集合 var sql = "select distinct age from WechatUserDetail where IsDeleted=0 and LEN(ISNULL(Age,''))>0"; var table = db.ExecuteDataTableSql 阅读全文
posted @ 2025-09-22 11:06 小易儿 阅读(9) 评论(0) 推荐(0)