Skip to content

Commit

Permalink
修改速递管家的文件名大小写
Browse files Browse the repository at this point in the history
  • Loading branch information
icowan committed Aug 4, 2020
1 parent c34b932 commit 66c4cfc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
use yiier\crossBorderExpress\contracts\Transport;
use yiier\crossBorderExpress\exceptions\ExpressException;

class CourierButlerPlatform extends Platform
class CourierbutlerPlatform extends Platform
{
private $host = "http://lfn.rtb56.com";
private $body = [];
Expand Down

0 comments on commit 66c4cfc

Please sign in to comment.