Browse Source

moment require

release_0.0.2
巴林闲侠 2 years ago
parent
commit
211e4832ad
  1. 1
      api/app/lib/controllers/organization/index.js

1
api/app/lib/controllers/organization/index.js

@ -1,4 +1,5 @@
'use strict'; 'use strict';
const moment = require('moment')
async function allDeps (ctx) { async function allDeps (ctx) {
try { try {

Loading…
Cancel
Save