audit.php 235 B

1234567891011
  1. <?php
  2. return [
  3. 'com.app.kyy.xjxs' => [
  4. 'brand' => 'huawei',
  5. 'codeVersion' => '0.0.2'
  6. ],
  7. 'com.juyu.kuaiying.rmyq' => [
  8. 'brand' => 'huawei',
  9. 'codeVersion' => '0.0.2'
  10. ],
  11. ];