Update test.js

This commit is contained in:
Shawn
2019-06-25 18:58:53 +08:00
committed by GitHub
parent bbe93afda1
commit 579ac6c209

View File

@@ -5,8 +5,7 @@
//var body = $response.body;
//var obj = JSON.parse(body);
//$notify("HAHA", "Sucess");
$notification.post("HAHA", "Sucess");
$notify("HAHA", "Sucess");
//obj['result'] = 0;
//body = JSON.stringify(obj);