Commit 1b857f02 authored by zhiyan's avatar zhiyan

update

parent bd5582f7
......@@ -2,7 +2,7 @@
const express = require('express')
const bodyParser = require('body-parser')
const low = require('lowdb')
const exec = require('exec')
const exec = require('process').exec
const db = low('./usage.json')
const app = express()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment