Skip to content

Commit

Permalink
Merge pull request #7 from maiscrm/update-jd-api
Browse files Browse the repository at this point in the history
update class name
  • Loading branch information
qshl authored Feb 12, 2019
2 parents 14cd91d + f61ee30 commit fdfba87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jd/request/DeliveryCompanyRequest.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php
namespace Jd\request;

class Request
class DeliveryCompanyRequest
{
private $apiParas = array();
private $fields;
Expand Down

0 comments on commit fdfba87

Please sign in to comment.