Commit d501f9e9 by 任晓松

update

parent 3e28f572
...@@ -3,7 +3,6 @@ var settings = require("../../../../config/settings"); ...@@ -3,7 +3,6 @@ var settings = require("../../../../config/settings");
const AppServiceBase = require("../../app.base"); const AppServiceBase = require("../../app.base");
const fs = require("fs"); const fs = require("fs");
const { json } = require("sequelize"); const { json } = require("sequelize");
const async = require('async')
//需求操作类----ali对接的需求 //需求操作类----ali对接的需求
class UtilsNeedService extends AppServiceBase { class UtilsNeedService extends AppServiceBase {
constructor() { constructor() {
......
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