Commit cab73e93 authored by shajiaiming's avatar shajiaiming

oss update

parent 9e130d74
......@@ -9,8 +9,8 @@ use api\base\BaseController;
class OssController extends BaseController
{
protected $accessKeyId = "LTAI4FxZ787zpBmjLmr6yMwA";
protected $accessKeySecret = "5OMu030RFIE2KP3fNJrhVRTlVqBLaE";
protected $accessKeyId = "LTAI5tMEAZrqSPSUuUcHEuR1";
protected $accessKeySecret = "dGtX1Sh8jatB1nFh6kOWYDIIeljcin";
protected $endpoint = "http://oss-cn-shanghai.aliyuncs.com";
protected $bucket = "bqbwallet";
......
......@@ -10,8 +10,8 @@ use yii\validators\ImageValidator;
class OssController extends BaseController
{
protected $accessKeyId = "LTAI4FxZ787zpBmjLmr6yMwA";
protected $accessKeySecret = "5OMu030RFIE2KP3fNJrhVRTlVqBLaE";
protected $accessKeyId = "LTAI5tMEAZrqSPSUuUcHEuR1";
protected $accessKeySecret = "dGtX1Sh8jatB1nFh6kOWYDIIeljcin";
protected $endpoint = "http://oss-cn-shanghai.aliyuncs.com";
protected $bucket = "bqbwallet";
......
......@@ -9,8 +9,8 @@ use wallet\base\BaseController;
class OssController extends BaseController
{
protected $accessKeyId = "LTAI4FxZ787zpBmjLmr6yMwA";
protected $accessKeySecret = "5OMu030RFIE2KP3fNJrhVRTlVqBLaE";
protected $accessKeyId = "LTAI5tMEAZrqSPSUuUcHEuR1";
protected $accessKeySecret = "dGtX1Sh8jatB1nFh6kOWYDIIeljcin";
protected $endpoint = "http://oss-cn-shanghai.aliyuncs.com";
protected $bucket = "bqbwallet";
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment