Skip to content

storage 存储的格式 #3

Description

@caihuiji

id : //业务id
model: {
from , // 来源页面 ,
msg , // 错误信息
uin , // qq 号码
target , // 错误发生的来源, js 或则 html
rowNum , // 行号
colNum // 列号
date , // 存储时间 , 自动生成
userAgent, // 浏览器信息 , 自动生成
ip , // ip , 自动生成
all // 冗余字段,将所有的字段合成字符串,用于正则查询 , 自动生成
}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions