Commit 6d037030 by 王栋源

wdy

parent 0ced0a66
......@@ -60,7 +60,7 @@ class APIBase extends DocBase {
var fullname = gname + "." + methodname;
var lst = [
"test.testApi",
"auth.zcosssignApi"
"auth.geossconfig"
];
var x = lst.indexOf(fullname);
return x >= 0;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment