ordercomment.php 74 B

123456
  1. <?php
  2. return [
  3. 'Orderid' => '订单',
  4. 'Goodsid' => '商品id'
  5. ];