Skip to content

Commit

Permalink
fix: fix bugs
Browse files Browse the repository at this point in the history
  • Loading branch information
axetroy committed Nov 24, 2017
1 parent 76088dc commit fa18b81
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/providers/千米电商云.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ module.exports = class extends Provider {
constructor() {
super();
this.url = `https://www.1000.com/reg?us=3W-head`;
this.alone = true;
}
async resolve(ctx) {
const options = ctx.options;
Expand Down

0 comments on commit fa18b81

Please sign in to comment.