Commit 3a0dcd9c authored by 康帅杰's avatar 康帅杰 💬
Browse files

修改命名空间

parent aac215f6
Showing with 2 additions and 2 deletions
+2 -2
<?php
namespace Yjtec\Cloud;
namespace Yjtec\LaravelCloud;
use Illuminate\Support\ServiceProvider;
use YjtecCloud\Client\YjtecCloud;
......
<?php
namespace Yjtec\Cloud\Facades;
namespace Yjtec\LaravelCloud\Facades;
use Illuminate\Support\Facades\Facade;
use YjtecCloud\Client\YjtecCloud;
......
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