sm_secretshop_refresh.php 341 B

1234567891011121314151617181920212223
  1. <?php
  2. ////////////////////
  3. // 由CodeGenerator创建。
  4. // Copyright (C) gwang (mail@wanggangzero.cn), Loyalsoft@sjz Inc
  5. // author: gwang
  6. // 日期: 2017-12-01 09:06:33
  7. ////////////////////
  8. /**
  9. * Static Model secretshop_refresh
  10. */
  11. class sm_secretshop_refresh
  12. {
  13. /**
  14. * @var UInt32 刷新价格(钻石)
  15. */
  16. public $price;
  17. }