摘要:
1:准备.tt模板 using BBFJ.OA.IBLL; using BBFJ.OA.IDAL; using BBFJ.OA.Model; using System; using System.Collections.Generic; using System.Linq; using System 阅读全文
摘要:
说明:异常处理 1.1 在WebApp的Model中 添加异常处理类 继承于HandleErrorAttribute using System; using System.Collections.Generic; using System.Linq; using System.Web; using 阅读全文