Z.Liu

Results 13 comments of Z.Liu

同样关注这个问题,发现设置了state,但是callbackurl里面这个字段是空的

a fancy solution is to custom your own cast function when a DATETIME type field found. ``` js var sequelize = new Sequelize(connStr, { typeCast: function (field, next) { //...