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文字以内のものにしてください。

046_error_on_non_existing_table.log 151B

12345678
  1. ===
  2. GET /records/postzzz
  3. ===
  4. 404
  5. Content-Type: application/json; charset=utf-8
  6. Content-Length: 51
  7. {"code":1001,"message":"Table 'postzzz' not found"}