OSS功能提交

This commit is contained in:
wong
2025-06-12 11:00:49 +08:00
parent 0bbd0d7b9b
commit 2c1286f7ac
4 changed files with 87 additions and 20 deletions

View File

@@ -12,6 +12,7 @@ class AliyunOSS
const ACCESS_KEY_SECRET = '0WUo8r6BT4I8ZVUQxflmD8rLHrFNHO';
const ENDPOINT = 'oss-cn-shenzhen.aliyuncs.com';
const BUCKET = 'karuosiyujzk';
const ossUrl = 'https://res.quwanzhi.com';
/**
* 获取OSS客户端实例