info.php 118 B

1234567
  1. <?php
  2. declare(strict_types=1);
  3. return [
  4. 'id' => 'six-shop-shipping-template',
  5. 'name' => '运费模模板',
  6. ];