Skip to content
  • This project
    • Loading...
  • Sign in

ddn / ddn-upgrade-server

Go to a project
Toggle navigation
Toggle navigation pinning
  • Projects
  • Groups
  • Snippets
  • Help
  • Project
  • Activity
  • Repository
  • Pipelines
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • Network
  • Create a new issue
  • Builds
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • ddn-upgrade-server
  • .history
  • config
  • plugin_20220214090848.js
  • wulianyou's avatar
    first commit · 828fb271
    828fb271 Browse Files
    wulianyou authored 2022-05-24 16:32:42 +0800
plugin_20220214090848.js 131 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9
'use strict';

/** @type Egg.EggPlugin */
module.exports = {
  // had enabled by egg
  // static: {
  //   enable: true,
  // }
};