Commit 324ec45f authored by 姚广胤's avatar 姚广胤

test

parent 18c27df7
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
* @Author: ygy * @Author: ygy
* @Date: 2018-03-14 19:39:46 * @Date: 2018-03-14 19:39:46
* @Last Modified by: ygy * @Last Modified by: ygy
* @Last Modified time: 2018-03-27 19:52:28 * @Last Modified time: 2018-03-28 19:42:04
*/ */
const historyService = require('../services/historyService'); const historyService = require('../services/historyService');
...@@ -58,6 +58,7 @@ const runTiming = async () => { ...@@ -58,6 +58,7 @@ const runTiming = async () => {
}); });
}); });
}; };
runTiming();
module.exports = { module.exports = {
runTiming runTiming
......
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