sconstant.php 98 B

12345678910
  1. <?php
  2. /**
  3. *系统变量配置
  4. */
  5. return [
  6. 'url' => "http://stadmin.bocai108.com:9094",
  7. ];