摘要:
var data = db.Invoice.Select(i => new InvoiceVM { InvoiceId = i.InvoiceId, GroupIds = SqlFunctions.DateName("yyyy", i.BillDate )+"-"+SqlFunctions.Date 阅读全文
posted @ 2023-09-11 13:04
James·wang
阅读(140)
评论(0)
推荐(0)
浙公网安备 33010602011771号