优化代码逻辑,使用ServiceLoader加载未知类的实例
This commit is contained in:
@@ -13,7 +13,7 @@ const plat = {
|
||||
return red.getX('/plat/db_list', params)
|
||||
},
|
||||
dbSave({plat}) {
|
||||
return red.postX('/plat/db_save', {plat})
|
||||
return red.postX('/plat/db_save', {plat:JSON.stringify(plat)})
|
||||
},
|
||||
|
||||
}
|
||||
BIN
root/u/table/redkale-543220437634186_table.xls
Normal file
BIN
root/u/table/redkale-543220437634186_table.xls
Normal file
Binary file not shown.
BIN
root/u/table/redkale-543272247486082_table.xls
Normal file
BIN
root/u/table/redkale-543272247486082_table.xls
Normal file
Binary file not shown.
BIN
root/u/table/table.xls
Normal file
BIN
root/u/table/table.xls
Normal file
Binary file not shown.
Reference in New Issue
Block a user