Skip to content

Commit

Permalink
Update email.service.js
Browse files Browse the repository at this point in the history
  • Loading branch information
baozhoutao committed Jul 30, 2024
1 parent 2b2e131 commit ba0443a
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,11 @@
* @Author: [email protected]
* @Date: 2024-07-30 13:43:46
* @LastEditors: [email protected]
* @LastEditTime: 2024-07-30 13:49:42
* @LastEditTime: 2024-07-30 13:53:23
* @Description:
*/
"use strict";
const Fiber = require("fibers");
/**
* @typedef {import('moleculer').Context} Context Moleculer's Context
*/
Expand Down

0 comments on commit ba0443a

Please sign in to comment.