Commit 393d2260 authored by 李尚科's avatar 李尚科
parents 7aca8b8b ed5ff167
Pipeline #15150 passed with stage
in 9 seconds
...@@ -5,7 +5,7 @@ const Controller = require('egg').Controller; ...@@ -5,7 +5,7 @@ const Controller = require('egg').Controller;
class AbroadHouseController extends Controller { class AbroadHouseController extends Controller {
/** /**
* 获取海外房列表 * 海外房列表
*/ */
async list() { async list() {
const { ctx } = this; const { ctx } = this;
......
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