Commit d2e45a48 authored by 成旭东's avatar 成旭东

fix

parent b5dae0b9
Pipeline #28011 passed with stage
in 5 minutes 1 second
......@@ -26,6 +26,7 @@ export default class EstateVideoController extends Controller {
is_top: { type: 'number', required: false },
cover_image: { type: 'string', required: false },
url: { type: 'string', required: false },
status: { type: 'string', required: false },
};
}
......
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