store ip address:将用户的IP地址存储在Lad的后台 源码
将用户的IP地址存储在Lad的后台 目录 安装 : npm install @ladjs/store-ip-address : yarn add @ladjs/store-ip-address 用法 使用标准: 应用程式: const StoreIPAddress = require ( '@ladjs/store-ip-address' ) ; // ... const storeIPAddress = new StoreIPAddress ( ) ; app . use ( storeIPAddress . middleware ) ; 猫鼬用户模型: const stor
文件列表
store-ip-address-master.zip
(预估有个12文件)
store-ip-address-master
.remarkignore
23B
.gitattributes
12B
yarn.lock
320KB
.travis.yml
69B
LICENSE
1KB
test
test.js
3KB
helpers
index.js
204B
暂无评论