更改
This commit is contained in:
parent
11685e1d36
commit
c8e8475155
@ -56,7 +56,7 @@ public class CropController {
|
||||
@GetMapping("/crop/chatData")
|
||||
public List<CropMessage> chatData(Long startSeq, String corpId) throws IOException {
|
||||
synchronized (SDK_LOCK) {
|
||||
long limit = 50;
|
||||
long limit = 100;
|
||||
long slice = Finance.NewSlice();
|
||||
long sdk = 0;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user