Skip to content

Commit fdfba87

Browse files
authored
Merge pull request #7 from maiscrm/update-jd-api
update class name
2 parents 14cd91d + f61ee30 commit fdfba87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jd/request/DeliveryCompanyRequest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
namespace Jd\request;
33

4-
class Request
4+
class DeliveryCompanyRequest
55
{
66
private $apiParas = array();
77
private $fields;

0 commit comments

Comments
 (0)