This commit is contained in:
梁朝伟
2024-11-13 19:23:49 +08:00
commit 7f3db2ed48
461 changed files with 276684 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
<?php
return [
'order_column_name' => 'sort',
'sort_when_creating' => true,
];