hlyzhot

Results 4 comments of hlyzhot

没有find(number),只有find()、findOne(number)

> 我没看明白, 你用的是 `http.get` / `http.post` 吗. > > 如果是的话, `http.post(url, data, options?, callback?)` 这个方法, 可以在 `options` 参数中指定 `contentType` 为 `application/json` 进行 JSON 数据请求, 也可以直接使用封装好的 `http.postJson(url, data, options?, callback?)` 方法....

> 我没看明白, 你用的是 `http.get` / `http.post` 吗. > > 如果是的话, `http.post(url, data, options?, callback?)` 这个方法, 可以在 `options` 参数中指定 `contentType` 为 `application/json` 进行 JSON 数据请求, 也可以直接使用封装好的 `http.postJson(url, data, options?, callback?)` 方法....

![Screenshot_2024-04-06-06-47-16-611_org autojs autoxjs v6](https://github.com/SuperMonster003/AutoJs6/assets/129532012/1b1350f9-6db9-479a-b980-90de0dcc7a42) ![Screenshot_2024-04-06-06-47-13-160_org autojs autojs6](https://github.com/SuperMonster003/AutoJs6/assets/129532012/7b7a1954-ac62-4ac0-b137-a076aa0aeb99) 已经相当于一直阻塞了