修复文字水印字体颜色无法修改的bug

This commit is contained in:
Wisp X
2022-03-15 08:55:44 +08:00
parent 9495179f96
commit 54d421f93b
2 changed files with 3 additions and 0 deletions
@@ -203,6 +203,7 @@ class StrategyRequest extends FormRequest
'configs.access_key' => 'AccessKey',
'configs.secret_key' => 'SecretKey',
'configs.endpoint' => '连接地址',
'configs.region' => '区域',
'configs.bucket' => 'Bucket 名称',
],
});