feat: 项目基础框架+配置+Kernel
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
<?php
|
||||
return [
|
||||
"tasks_matches"=>[
|
||||
[
|
||||
"id"=>52,
|
||||
"currency_id"=>52,
|
||||
"legal_id"=>3,
|
||||
"name"=>"WP",
|
||||
"legal_name"=>"USDT"
|
||||
]]
|
||||
];
|
||||
Reference in New Issue
Block a user