perf: 适配已弃用的命名空间

Signed-off-by: 李东云 <dongyu.li@luxcreo.ai>
This commit is contained in:
李东云
2023-06-19 18:16:41 +08:00
parent aee67d78fc
commit 8616c5f61c
11 changed files with 27 additions and 6 deletions

View File

@@ -7,7 +7,7 @@
* Created on 2023/1/9
*/
use Hyperf\Utils\Codec\Json;
use Hyperf\Codec\Json;
use Singularity\HDK\Core\Service\OssService;
use function Spatie\PestPluginTestTime\testTime;