我是去改卡网站右上角的github链接下载最新的vs2-POC_v1.1.0文件,新版的POC指南文件里有写解决了特定时间里不能刷卡的问题,估计就是楼上说的深夜闭店时间了。解包后替换掉LM和主机的除了config.ini以外的文件,然后在config.ini加入一行UseNormalTimeInLM = false后保存。重启服务器重新建卡后就能在localhost/index里改卡了。 指南的原版英文: “Since 1.1.0 there’s a new setting in config.ini that relates to the fix for the card reader not functioning between certain hours. Using the bngrw.dsll in 1.1.0 and newer releases, the card reader not appearing during certain times should no longer happen. You need to update the dll on your LM and clients. By default the fix is enabled, however there is 1 side effect. The replay times will not be accurate on your LM. If this bothers you there’s a setting in config.ini to disable the card reader fix UseNormalTimeInLM = false <<<< set this to true and it effectively disabled the card reader fix and the time will be correctly stamped on your LM replays. Enable close time and set the time to ALL for all days. It should work with any time, but you must enable the close time.”