Commit 6640e4ad by 庄冰

cacheMethodList

parent 46b4e756
......@@ -12,7 +12,7 @@ class APIBase {
this.toolSve = system.getObject("service.trademark.toolSve");
this.exTime = 6 * 3600;//缓存过期时间,6小时
this.cacheMethodList = [
"icpNotify"
];
}
getUUID() {
......
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