作者 lyh

gx脚本

@@ -247,7 +247,6 @@ class KeywordController extends BaseController @@ -247,7 +247,6 @@ class KeywordController extends BaseController
247 * @time :2024/7/2 10:14 247 * @time :2024/7/2 10:14
248 */ 248 */
249 public function batchUpdateKeyword(){ 249 public function batchUpdateKeyword(){
250 - $this->response('该功能正在优化中');  
251 $this->request->validate([ 250 $this->request->validate([
252 'text'=>'required|array', 251 'text'=>'required|array',
253 'update_object'=>'required|array', 252 'update_object'=>'required|array',