Commit 516bac85 by Sxy

重发

parent 396d38a6
......@@ -4,7 +4,7 @@ const settings = require("../../../../config/settings");
const moment = require("moment");
const System = require("../../../system");
const pushTx = require("../../../utils/totxClient")
const { encryptStr, decryptStr } = system;
const { encryptStr } = system;
class DeliverService extends ServiceBase {
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