mirror of https://github.com/Safe3/uuWAF
Update README.md
parent
04c169b8b5
commit
9bcb13b019
|
@ -635,9 +635,9 @@ local log = require("waf.log")
|
|||
|
||||
##### log.utf8(str)
|
||||
|
||||
- 参数: ``可变参数,类型为字符串``
|
||||
- 参数: ``字符串``
|
||||
- 功能: 将str字符编码转换为utf-8编码,防止数据写入数据库或json编码时出错
|
||||
- 返回值: ``无``
|
||||
- 返回值: ``字符串``
|
||||
|
||||
##### log.getReq()
|
||||
|
||||
|
|
Loading…
Reference in New Issue