Strict Standards: Declaration of OrderModel::getList() should be compatible with that of Model::getList() in C:\var\www\seagm\api\models\OrderModel.php on line 98

这个错误提示是说该子类继承了父类,函数相同中的方法参数必须保持一致。

相关文章:

  • 2022-12-23
  • 2021-09-14
  • 2022-12-23
  • 2021-05-29
  • 2021-11-12
  • 2021-08-10
  • 2021-05-19
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-10-09
  • 2022-12-23
  • 2022-02-28
  • 2021-05-18
相关资源
相似解决方案