code update recorded at: 13/04/26 05:06:38
This commit is contained in:
parent
ec35e21740
commit
021b64c73a
|
|
@ -3,7 +3,7 @@ export const handler = async (event, res) => {
|
|||
try {
|
||||
// Prepare the response JSON
|
||||
const responseJson = {
|
||||
message: "Hello World"
|
||||
message: "Hellbbbbo World"
|
||||
};
|
||||
|
||||
// Print the JSON response to stdout
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user