更改
This commit is contained in:
parent
f9f9cb1057
commit
7c951ac5e1
@ -58,7 +58,7 @@ public class CropController {
|
||||
|
||||
@GetMapping("/crop/chatData")
|
||||
public List<CropMessage> chatData(Long startSeq, String corpId) throws IOException {
|
||||
long limit = 200;
|
||||
long limit = 50;
|
||||
long slice = Finance.NewSlice();
|
||||
Long sdk = sdkManager.initSdk(corpId, "mEizahrSF6axdfWtSK_f73a3j6-sV02hhyGG7ogmTpM");
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user