api de gestion de ticket, basé sur php-crud-api. Le but est de décorrélé les outils de gestion des données, afin
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

client_bash.sh 98B

12
  1. #!/bin/bash
  2. curl 'http://localhost/api.php/posts?include=categories,tags,comments&filter=id,eq,1'