goodslog.php 89 B

1234567
  1. <?php
  2. return [
  3. 'Ctime'=>'时间',
  4. 'Remark'=>'备注',
  5. 'Price'=>'价格',
  6. ];