Commit 62f9c4a0 by 宋毅

tj

parent fde9c155
...@@ -61,8 +61,8 @@ class APIBase { ...@@ -61,8 +61,8 @@ class APIBase {
var fullname = gname + "." + methodname; var fullname = gname + "." + methodname;
var lst = [ var lst = [
"test.test", "test.test",
"opLog.info", "action.info",
"opLog.error", "action.error",
"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