Linsir

Results 13 comments of Linsir

https://github.com/dylanaraps/pure-bash-bible

@edubart I use `include_in` and set the fields option. but I get this error: ``` ../luajit/share/lua/5.1/lapis/db/base_model.lua:464: table index is nil ``` any idea?

@supwjm 如果是 iOS 的话,在Safari中打开

@shihuojian 如果是 iOS 的话,在Safari中打开

网络是否互通?同一网段?

[ngx_http_realip_module](http://nginx.org/en/docs/http/ngx_http_realip_module.html) 了解一下。正确的配置后就能解决这个问题了。

建议使用 [OpenResty](https://openresty.org)

我补充一句,考勤系统的数据一般情况并不是实时去考勤机上拉取的。你注意下这个问题。另外考勤机上也可能有Web界面来查询考勤记录,这个就是实时的。

试试 `solokey`

每个机器的系统架构的程序目录及名称都不一样,所以要适配一下,另外,我遇到过用sqlite的cli写入动作后会把打卡机的数据置空。