Java backend returned a js script, how to execute it directly

vue front-end development was authorized by Wechat. The receptionist visited an interface address and returned a bit of js script. How to execute it directly? ask
clipboard.png

Mar.03,2021

document.write (mytext);


how to solve the landlord problem? we also encountered this problem in the background, which is also directly displayed on the page

.

clipboard.png


just insert it into dom


<script src="res.js"></script>
Won't

be executed?

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-1b364c3-2bffb.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-1b364c3-2bffb.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?