摘要: 我本来的代码是使用了firstOrCreate ,但是实际create才会调用到 模型文件 protected array $casts = ['id' => 'integer', 'created_at' => 'datetime', 'updated_at' => 'datetime', 'sh 阅读全文
posted @ 2024-07-15 13:16 CFFIRM 阅读(50) 评论(0) 推荐(0)