Description Usage Arguments Value Examples
View source: R/qnlogBlackList.R
日志打标信息写入数据库
1 2 3 4 5 6 7 | qnlog_logTag_writeDB(
conn = tsda::conn_rds("nsic"),
FUser = "腊梅",
log_date = "2020-05-03",
dict_contain = qnlog_getBlackList(),
dict_eq = qnlog_getBlackList_eq()
)
|
conn |
连接 |
FUser |
用户 |
log_date |
日志 |
dict_contain |
模糊匹配 |
dict_eq |
严格匹配 |
返回值
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.