{
"cert_id":1
}
curl --location --request POST '/api/client_cert/issueCertCaseList' \
--header 'Content-Type: application/json' \
--data-raw '{
"cert_id":1
}'
{"code":"200","ms":"颁证师全部作品列表","data":{"total":1,"per_page":10,"current_page":1,"last_page":1,"data":[{"id":1,"cert_id":1,"title":"那一年花开得很美","detail":"在一个天朗气清,风和日丽的上午,王铁柱和田二妞结婚了","video":"\/uploads\/example\/video1.mp4","price":12888,"isDefault":1,"coupe":"","create_time":0,"cover_img":"https:\/\/wxapp.gzxfd.cn\/uploads\/202504\/20250402113342lzqhycdbmk00.jpg"}]}}