Commit 1634bb2b by 宋毅

tj

parent 1f4380d6
...@@ -16,6 +16,7 @@ class TestDataAPI extends APIBase { ...@@ -16,6 +16,7 @@ class TestDataAPI extends APIBase {
async springBoard(pobj, qobj, req) { async springBoard(pobj, qobj, req) {
var tmpList = await this.configInfoDao.getList(); var tmpList = await this.configInfoDao.getList();
console.log(tmpList, ".........configInfoDao...............");
// for (let index = 0; index < 10; index++) { // for (let index = 0; index < 10; index++) {
// var num = index * 100; // var num = index * 100;
......
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