add send mail lib

This commit is contained in:
Jay
2017-06-05 18:25:48 +08:00
parent 69d560a21a
commit e094b97f10
6 changed files with 53 additions and 1 deletions
+3
View File
@@ -159,6 +159,9 @@ router
c.serr = err;
throw 'SE0005';
}
c.body = {
record: []
}
})