Skip to content
This repository has been archived by the owner on Sep 25, 2023. It is now read-only.

修改一些存在歧义的代码 #1188

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Revert "dictionary bug fix"
This reverts commit f2a6963.
zengjiwen committed Aug 10, 2023
commit 48b27b663de0ec40e35fde5fbc0a567f942e86d3
2 changes: 1 addition & 1 deletion lib/components/dictionary.js
Original file line number Diff line number Diff line change
@@ -31,7 +31,7 @@ var pro = Component.prototype;
pro.name = '__dictionary__';

pro.start = function(cb) {
var servers = this.app.serverTypeMaps;
var servers = this.app.get('servers');
var routes = [];

//Load all the handler files