thfai2000

Results 3 issues of thfai2000

## What problem am I trying to solve? Dataloader currently can solve the problem of collection of data leads to multiple database access. But `batchLoadFn` may query unnecessary data from...

enhancement

During encoding the string that contains character double quote ("), it may construct a wrong http request body as for the API request. It is because `function encodeString (data) {...