<?php
declare(strict_types=1);
return [
'gen_code_edit' => '请先编辑配置生成信息',
'gen_model_error' => '生成模型错误,请检查模块与表名称是否匹配',
];