config.php 87 B

123456789
  1. <?php
  2. namespace refill\fetch_yezi;
  3. class config
  4. {
  5. const PROCESS_ABILITY = 100;
  6. }