获取你的 自有 Node 服务器
var assert = require('assert');
assert(50 > 70, "My message goes here");

              
AssertionError: 我的消息在这里