4 lines
87 B
PHP
4 lines
87 B
PHP
|
<?php
|
||
|
return [
|
||
|
"column_already_exists"=>"列已存在,请修改字段名称重试"
|
||
|
];
|