~~~[api]
get:https://www.zylzgj.com/api.php/Card/codelist *user_id=无默认值#用户id
*type=无默认值#【1】未兑换【2】已兑换
<<<
success
{"code":"1","msg":"success","data":[
{
title:'',
code:'',
price:'',
paytime:'',
exchangetime:''
}
]}
<<<
error
{"code":"0","msg":"success"}
~~~