Commit 650f4237 by 蒋勇

d

parent 00499818
...@@ -114,7 +114,7 @@ class AppService extends ServiceBase { ...@@ -114,7 +114,7 @@ class AppService extends ServiceBase {
return {funcJson:JSON.parse(appcache2.functionJSON)} return {funcJson:JSON.parse(appcache2.functionJSON)}
}) })
} }
//删除应用 //应用
async update(pobj, qobj) { async update(pobj, qobj) {
var self = this; var self = this;
return this.db.transaction(async function (t) { return this.db.transaction(async function (t) {
......
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