config.php 89 B

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