official_website/config/constant.php

4 lines
87 B
PHP
Raw Normal View History

2024-12-02 13:57:08 +08:00
<?php
return [
"column_already_exists"=>"列已存在,请修改字段名称重试"
];