This commit is contained in:
qiuqiu 2025-04-18 13:54:40 +08:00
parent 050800bfcd
commit b0f87ce5d6
6 changed files with 20 additions and 13 deletions

18
.idea/workspace.xml generated
View File

@ -7,14 +7,7 @@
</component>
<component name="ChangeListManager">
<list default="true" id="fec10672-acda-4616-894b-a4b6f93aea6f" name="Default Changelist" comment="">
<change afterPath="$PROJECT_DIR$/笔记文件/2.笔记/三消 删号 清除存档逻辑.md" afterDir="false" />
<change afterPath="$PROJECT_DIR$/笔记文件/2.笔记/谷歌支付 问题收集.md" afterDir="false" />
<change afterPath="$PROJECT_DIR$/笔记文件/附件/Pasted image 20250417145919.png" afterDir="false" />
<change afterPath="$PROJECT_DIR$/笔记文件/附件/Pasted image 20250417153352.png" afterDir="false" />
<change afterPath="$PROJECT_DIR$/笔记文件/附件/img_v3_02le_688c6b05-6f2e-4b69-9371-322f264f3chu.jpg" afterDir="false" />
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/笔记文件/日记/2025_04_16_星期三.md" beforeDir="false" afterPath="$PROJECT_DIR$/笔记文件/日记/2025_04_16_星期三.md" afterDir="false" />
<change beforePath="$PROJECT_DIR$/笔记文件/日记/2025_04_17_星期四.md" beforeDir="false" afterPath="$PROJECT_DIR$/笔记文件/日记/2025_04_17_星期四.md" afterDir="false" />
</list>
<option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" />
@ -67,7 +60,7 @@
<workItem from="1743923256222" duration="1432000" />
<workItem from="1744012644631" duration="8122000" />
<workItem from="1744466976087" duration="9452000" />
<workItem from="1744784808838" duration="4352000" />
<workItem from="1744784808838" duration="5371000" />
</task>
<task id="LOCAL-00001" summary="测试提交">
<created>1742956649478</created>
@ -258,7 +251,14 @@
<option name="project" value="LOCAL" />
<updated>1744886721669</updated>
</task>
<option name="localTasksCounter" value="28" />
<task id="LOCAL-00028" summary="提交">
<created>1744888661432</created>
<option name="number" value="00028" />
<option name="presentableId" value="LOCAL-00028" />
<option name="project" value="LOCAL" />
<updated>1744888661432</updated>
</task>
<option name="localTasksCounter" value="29" />
<servers />
</component>
<component name="TypeScriptGeneratedFilesManager">

View File

@ -119,4 +119,8 @@ main函数运行到这里就可以判断和创建数据库了
这里是,上报拼接的,具体逻辑
![[Pasted image 20250415105531.png]]
![[Pasted image 20250415105531.png]]
如果要还原原本的服务器上报逻辑参考这个注释操作即可一共修改3个地方
![[Pasted image 20250418094607.png]]

View File

@ -23,7 +23,7 @@
- [ ] 思考一下,每天的时间安排调整
- [ ] 确定一个新的slot svn分支来处理上架相关事宜
- [ ] 数据库文件异常处理
- [ ] 数据库文件安卓异常处理新增db缓存
- [ ] 记得说一下钥匙的事情
- [x] 记得带身份证
---

View File

@ -21,7 +21,10 @@
# 今日任务
- [ ] 记得订周日晚酒店
- [x] 记得订周日晚酒店
- [ ] 测试一下 注册事件缓存
- [ ] 写一下 性能检测工具
---
停电通知:
![[Pasted image 20250418091238.png]]
# Journal

Binary file not shown.

After

Width:  |  Height:  |  Size: 40 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 124 KiB