Authorization: Bearer ********************curl --location --request GET 'http://probill.local/api/product/data/systems?id&module' \
--header 'Authorization: Bearer <token>'{"code":0,"msg":"","time":1742262286,"data":[{"id":7,"group_id":2,"name":"Windows 10 LSTC Datacenter-cn","price":"10.00","group_name":"Windows"},{"id":6,"group_id":3,"name":"Centos 7.4","price":"5.00","group_name":"CentOS"},{"id":5,"group_id":3,"name":"Centos 7.3","price":"1.00","group_name":"CentOS"},{"id":4,"group_id":3,"name":"CentOS 8.0","price":"1.00","group_name":"CentOS"},{"id":3,"group_id":3,"name":"CentOS7.1","price":"1.00","group_name":"CentOS"}]}