摘要:
/////C# 后台代码public FileContentResult PieChart() { TransactionStatisticsBLL bll = new TransactionStatisticsBLL(); TransactionStatistics_Query query = new TransactionStatistics_Query(); GetQuery(query); query.Stock = Request["SecuCode"]; query.InfoType = Request["InfoType"]; List l 阅读全文
posted @ 2014-02-12 11:54
张小贝
阅读(1428)
评论(0)
推荐(0)

浙公网安备 33010602011771号