HundredLee

Results 2 comments of HundredLee

i use my way to deal with this problem. open the file `XMEngine.m`.In line 495 ,cancel this annotation . ```objective _afJSONResponseSerializer.acceptableContentTypes = [NSSet setWithObjects:@"application/json", @"text/json", @"text/javascript", @"text/html", @"text/plain", nil]; ```...

这是一个生产消费的过程。不生产怎么消费呢?另外这是一个刚学习golang时候写的很简单的版本,并不建议在线上使用。仅提供一个思路罢了。