This commit is contained in:
make
2025-04-01 17:32:45 +08:00
parent 521347c20f
commit 7a98fd404c
13 changed files with 110 additions and 107 deletions

View File

@@ -54,9 +54,9 @@ class SystemConfigSeeder
'sc_description' => '代理商API域名-解析前缀dl-open. 后缀是.xyz ,但这里不需要填前缀和后缀',
],
[
'sc_code' => 'LOGO_IS_IMT_OR_TEXT',
'sc_val' => "2",
'sc_description' => 'logo 是图片还是文字1图片2文字',
'sc_code' => 'PUBLIC_TONGJI_CODE',
'sc_val' => "",
'sc_description' => '全局刚刚统计代码',
],
];