Js cross-domain request problem

without any processing, directly use the ajax request of Jquery to request the interface created in www.easy-mock.com, and the request is successful. But I wonder, shouldn"t I be doing this as a cross-domain request, and why I can succeed directly

Mar.11,2022

Cross-domain success depends on the server


he added CORS, to allow cross-domain access


access-control-allow-origin should be set to *.

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3f634-2bc08.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3f634-2bc08.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?