dever 5 年之前
父節點
當前提交
fcc0fe4ea7
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      main/database/config.php

+ 1 - 1
main/database/config.php

@@ -81,7 +81,7 @@ return array
 		'col' => 'name,info,cdate',
 		'value' => array
 		(
-			'"云巅","云店·幻境",' . time(),
+			'"云境","云境",' . time(),
 		),
 	),