细节优化

feat/task1-c-wallet
devil_gong 2019-01-08 16:56:25 +08:00
parent 11d377ee68
commit 0718c5d021
1 changed files with 1 additions and 1 deletions

View File

@ -284,7 +284,7 @@ php;
}
new \base\Behavior(['msg'=>'安装成功']);
return DataReturn('安装成功', -20);
return DataReturn('安装成功', 0);
}
/**