Commit 4df626ea6ecf3f1f3939ada3600655fee0436d39

Authored by xu
1 parent 32576ad3
Exists in master

common

1. F OSS 代码引入出错
Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
common/exts/Resource/ServiceProviderOss.php
1 <?php namespace Resource; 1 <?php namespace Resource;
2 2
  3 +use OSS\Core\OssException;
3 use OSS\OssClient; 4 use OSS\OssClient;
4 5
5 /** 6 /**