摘要: 在Tool bar上面找到 Rules->CustomRules 在class Handlers{ 里面添加 // 显示请求时间,显示毫秒格式 function BeginRequestTime(oS: Session) { if (oS.Timers != null) { return oS.Ti 阅读全文
posted @ 2017-07-31 18:28 特洛伊-Micro 阅读(836) 评论(0) 推荐(0)