Commit cf60b764 by 宋毅

tj

parent 64bdae99
...@@ -61,6 +61,7 @@ class APIBase { ...@@ -61,6 +61,7 @@ class APIBase {
var fullname = gname + "." + methodname; var fullname = gname + "." + methodname;
var lst = [ var lst = [
"test.test", "test.test",
"testApiT.test",
"auth.getToken", "auth.getToken",
"auth.getJdSign" "auth.getJdSign"
]; ];
......
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