gift.php 66 B

1234
  1. <?php
  2. return [
  3. 'gift id is null' => '礼包ID不能为空',
  4. ];