api.php 281 B

12345678910111213141516
  1. <?php
  2. /*
  3. * To change this license header, choose License Headers in Project Properties.
  4. * To change this template file, choose Tools | Templates
  5. * and open the template in the editor.
  6. */
  7. /**
  8. * Description of api
  9. *
  10. * @author jgao
  11. */
  12. class api {
  13. //put your code here
  14. }