This commit is contained in:
luyuan 2020-05-14 17:31:09 +08:00
parent 8ea7149dba
commit abeda9b068

View File

@ -28,3 +28,5 @@
#### console.js
拦截所有的输出用console形式上传至服务器用于获取个性输出判断输出信息是否正确。
实现过程
- 重写console
-