Skip to content

Commit

Permalink
docs: update egg.md (#3588)
Browse files Browse the repository at this point in the history
  • Loading branch information
yiliang114 authored Jan 24, 2024
1 parent d8396b0 commit 69fb62f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions site/docs/extensions/egg.md
Original file line number Diff line number Diff line change
Expand Up @@ -392,9 +392,9 @@ export default {
schedule: true,
schedulePlus: {
enable: true,
package: midway-schedule,
}
}
package: 'midway-schedule',
},
};
```

使用请参考上一版本文档。
Expand Down

0 comments on commit 69fb62f

Please sign in to comment.