快递订阅数据修改

快递订阅地址
This commit is contained in:
2023-05-22 09:55:34 +08:00
parent d3d5a62fb8
commit 5578850766
6 changed files with 177 additions and 239 deletions
+1 -1
View File
@@ -44,6 +44,7 @@ use Extend\Prescription\Prescription;
use Extend\RegulatoryPlatform\regulatoryPlatform;
use Extend\TencentIm\RecentContact;
use Extend\Wechat\Wechat;
use GuzzleHttp\Client;
use Hyperf\Amqp\Producer;
use Hyperf\Cache\Cache;
use Hyperf\DbConnection\Db;
@@ -335,6 +336,5 @@ class TestController extends AbstractController
public function test_15(){
// dump($result);
}
}