main.php 131 B

12345678
  1. <?php
  2. # 注册api
  3. # api仅有三种类型:get、update、delete,每种类型对应的加密key不同 1,2,3
  4. return array
  5. (
  6. );