Commit c6b31b64 authored by shajiaiming's avatar shajiaiming

fix

parent 7dfdd6c1
......@@ -247,7 +247,7 @@ class AirDropController extends BaseController
if (empty($model) || empty($model->record)) {
$this->code = -1;
$this->msg = '暂无符合条件的空投申请记录';
$this->msg = '设备初始化中,请稍后再试.';
goto doEnd;
}
......
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