mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-12-07 13:40:24 +08:00
实现基本的访问日志策略
This commit is contained in:
5
web/views/@default/servers/accesslogs/test.js
Normal file
5
web/views/@default/servers/accesslogs/test.js
Normal file
@@ -0,0 +1,5 @@
|
||||
Tea.context(function () {
|
||||
this.success = function () {
|
||||
teaweb.success("发送成功")
|
||||
}
|
||||
})
|
||||
Reference in New Issue
Block a user