diff --git a/plugins/reqlimit/index.js b/plugins/reqlimit/index.js index 704f5d6..57272bc 100644 --- a/plugins/reqlimit/index.js +++ b/plugins/reqlimit/index.js @@ -5,7 +5,7 @@ * 根据服务状态进行流量控制 */ -/* global: yog */ +/* global yog */ 'use strict';