Skip to content

Commit

Permalink
Merge pull request #18 from icowan/master
Browse files Browse the repository at this point in the history
修改速递管家的文件名及类名大小写
  • Loading branch information
forecho authored Aug 4, 2020
2 parents cf3962e + 66c4cfc commit 5412b8c
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 5412b8c

Please sign in to comment.