chore: 准备打包

This commit is contained in:
xiaojunnuo
2023-05-24 17:30:42 +08:00
parent ac15c8fc0e
commit 643148d283
54 changed files with 21 additions and 971 deletions
@@ -1,6 +1,7 @@
import { ILogger } from "@midwayjs/logger";
import { ITaskPlugin } from "../api";
import { Autowire, IsTaskPlugin, TaskInput } from "../decorator";
import { IsTaskPlugin, TaskInput } from "../decorator";
import { Autowire } from "../../decorator";
@IsTaskPlugin({
name: "EchoPlugin",