提交
This commit is contained in:
parent
630c26115a
commit
12e0884e53
7
.idea/workspace.xml
generated
7
.idea/workspace.xml
generated
@ -8,8 +8,8 @@
|
||||
<component name="ChangeListManager">
|
||||
<list default="true" id="fec10672-acda-4616-894b-a4b6f93aea6f" name="Default Changelist" comment="">
|
||||
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/笔记文件/2.笔记/slot业务逻辑 临时记录.md" beforeDir="false" afterPath="$PROJECT_DIR$/笔记文件/2.笔记/slot业务逻辑 临时记录.md" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/笔记文件/2.笔记/数据中台 临时记录.md" beforeDir="false" afterPath="$PROJECT_DIR$/笔记文件/2.笔记/数据中台 临时记录.md" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/笔记文件/2.笔记/打包相关.md" beforeDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/笔记文件/日记/2024_09_04_星期三.md" beforeDir="false" afterPath="$PROJECT_DIR$/笔记文件/日记/2024_09_04_星期三.md" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/笔记文件/日记/2025_05_09_星期五.md" beforeDir="false" afterPath="$PROJECT_DIR$/笔记文件/日记/2025_05_09_星期五.md" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/笔记文件/日记/2025_05_10_星期六.md" beforeDir="false" afterPath="$PROJECT_DIR$/笔记文件/日记/2025_05_10_星期六.md" afterDir="false" />
|
||||
</list>
|
||||
@ -69,6 +69,7 @@
|
||||
<workItem from="1745803468638" duration="3102000" />
|
||||
<workItem from="1746581432624" duration="3824000" />
|
||||
<workItem from="1746683416910" duration="2499000" />
|
||||
<workItem from="1747013734365" duration="2038000" />
|
||||
</task>
|
||||
<task id="LOCAL-00001" summary="测试提交">
|
||||
<created>1742956649478</created>
|
||||
@ -325,7 +326,7 @@
|
||||
<entry key="branch">
|
||||
<value>
|
||||
<list>
|
||||
<option value="origin/main" />
|
||||
<option value="main" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
|
@ -51,4 +51,27 @@ https://www.cnblogs.com/wangle/p/15440176.html
|
||||
|
||||
正式包 记得关闭 所有log配置:
|
||||
|
||||
![[img_v3_02ir_057861c5-7114-467a-8015-5eccec42aabh.jpg]]
|
||||
![[img_v3_02ir_057861c5-7114-467a-8015-5eccec42aabh.jpg]]
|
||||
|
||||
本地资源上传的,绝对路径;
|
||||
cdn资源服接收的,相对路径;
|
||||
|
||||
![[Pasted image 20250512114703.png]]
|
||||
|
||||
对应断点的值:
|
||||
|
||||
![[Pasted image 20250512114736.png]]
|
||||
|
||||
![[Pasted image 20250512114743.png]]
|
||||
|
||||
中间那个,是空的
|
||||
|
||||
![[Pasted image 20250512143246.png]]
|
||||
|
||||
打包测试:一共花了6分钟,测试脚本:
|
||||
|
||||
``` shell
|
||||
"C:/Users/admin/Downloads/rclone-v1.69.2-windows-amd64/rclone.exe copy C:/Users/admin/Downloads/code/Slash_5/Bundles/ AmazonCDN://islandsplash-res/test --progress"
|
||||
```
|
||||
|
||||
![[Pasted image 20250512140652.png]]
|
@ -10,6 +10,6 @@
|
||||
- [ ] jenkin修改插件升级站点
|
||||
- [ ] Jenkins指令 大小写敏感,记得处理文档
|
||||
---
|
||||
[[打包相关]]
|
||||
[[三消 打包相关]]
|
||||
|
||||
# Journal
|
||||
|
@ -26,7 +26,7 @@
|
||||
- [x] 把上报,也都统一放到后台线程队列里,进行处理吧
|
||||
- [ ] 对标amp上报机制,完成几种上报驱动的重构[[解构amp项目 临时记录]]
|
||||
- [x] 今晚记得,也拿一下身份证
|
||||
- [ ] 处理一下 多表联结查询统计 数据分析
|
||||
- [x] 处理一下 多表联结查询统计 数据分析
|
||||
- [ ] 弄一下 存储过程
|
||||
---
|
||||
[[设备分级 临时记录]]
|
||||
|
@ -22,11 +22,11 @@
|
||||
# 今日任务
|
||||
|
||||
- [ ] 买多3条毛巾 备用
|
||||
- [ ] 发一下 猫 小红书 领养
|
||||
- [ ] 要买 泰国 电话卡
|
||||
- [x] 发一下 猫 小红书 领养
|
||||
- [x] 要买 泰国 电话卡
|
||||
- [ ] 要申请 电子入境证
|
||||
- [ ] 换一下 Slot Update字符相关
|
||||
- [ ] 替换一下 三消 上传资源 机制
|
||||
- [x] 替换一下 三消 上传资源 机制
|
||||
---
|
||||
越过山丘 下载地址 https://y80s.tv/ju/43017
|
||||
[[slot业务逻辑 临时记录]]
|
||||
|
29
笔记文件/日记/2025_05_12_星期一.md
Normal file
29
笔记文件/日记/2025_05_12_星期一.md
Normal file
@ -0,0 +1,29 @@
|
||||
|
||||
11:02
|
||||
|
||||
###### [[unity日常积累]]
|
||||
|
||||
###### [[节奏天国]]
|
||||
|
||||
###### [[帧同步王者荣耀]]
|
||||
|
||||
###### [[从零开发跨平台通用日志插件]]
|
||||
|
||||
###### [[通用异步网络通信库]]
|
||||
|
||||
###### [[高性能定时系统实现]]
|
||||
|
||||
###### [[学习资料]]
|
||||
|
||||
###### [[其他]]
|
||||
|
||||
#### [[看板]]
|
||||
|
||||
# 今日任务
|
||||
|
||||
- [ ] 完善一下 rclone笔记
|
||||
- [ ] 升级一下slots facebook插件
|
||||
- [ ] 切换一下,slots max广告聚合平台
|
||||
---
|
||||
|
||||
# Journal
|
BIN
笔记文件/附件/Pasted image 20250512114703.png
Normal file
BIN
笔记文件/附件/Pasted image 20250512114703.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 384 KiB |
BIN
笔记文件/附件/Pasted image 20250512114736.png
Normal file
BIN
笔记文件/附件/Pasted image 20250512114736.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 30 KiB |
BIN
笔记文件/附件/Pasted image 20250512114743.png
Normal file
BIN
笔记文件/附件/Pasted image 20250512114743.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 38 KiB |
BIN
笔记文件/附件/Pasted image 20250512140652.png
Normal file
BIN
笔记文件/附件/Pasted image 20250512140652.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 12 KiB |
BIN
笔记文件/附件/Pasted image 20250512143246.png
Normal file
BIN
笔记文件/附件/Pasted image 20250512143246.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 132 KiB |
Loading…
x
Reference in New Issue
Block a user