Skip to content

Commit

Permalink
chore:2月29日
Browse files Browse the repository at this point in the history
  • Loading branch information
aehyok committed Feb 29, 2024
1 parent dbce0ad commit db048cb
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/daily/2024-02.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 2月29日
- redis list 队列 方法 先进先出 Push Pop
- https://www.cnblogs.com/chenxizhang/p/13839489.html
- CronScheduleService 的实例定时任务,执行完本次计划之后,才能再次执行下一次的任务
- 多台服务器的情况待测试
## 2月28日
- gemini api
- https://ai.google.dev/tutorials/go_quickstart
Expand Down
5 changes: 5 additions & 0 deletions docs/javascript/2024-02-28-seq.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,11 @@ ncdp
## and查询
```
"ncdp" and RequestId='0HN1NHI3ATFD9:00000002'
```
## 字符串中的or查询
```
"自主填报定时任务" or "自主填报定时任务本次执行数量"
```

## 指定字段
Expand Down

0 comments on commit db048cb

Please sign in to comment.