diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index ccbf76d..408686a 100644
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -7,9 +7,7 @@
-
-
-
+
@@ -63,6 +61,7 @@
+
1742956649478
@@ -225,7 +224,14 @@
1744710005735
-
+
+ 1744784949513
+
+
+
+ 1744784949513
+
+
diff --git a/笔记文件/2.笔记/Lua Wrap生成.md b/笔记文件/2.笔记/Lua Wrap生成.md
new file mode 100644
index 0000000..6efe939
--- /dev/null
+++ b/笔记文件/2.笔记/Lua Wrap生成.md
@@ -0,0 +1,11 @@
+#灵感
+
+![[Pasted image 20250416150056.png]]
+
+这里只是生成wrap文件,没有内置的魔改,新生成这个的lua文件,但是不影响功能
+
+![[Pasted image 20250416150138.png]]
+
+生成的wrap文件
+
+![[Pasted image 20250416151304.png]]
\ No newline at end of file
diff --git a/笔记文件/2.笔记/测试三消lua点击逻辑 临时记录.md b/笔记文件/2.笔记/测试三消lua点击逻辑 临时记录.md
new file mode 100644
index 0000000..5e9143c
--- /dev/null
+++ b/笔记文件/2.笔记/测试三消lua点击逻辑 临时记录.md
@@ -0,0 +1,17 @@
+#灵感
+
+ui显示:
+
+![[Pasted image 20250416145717.png]]
+
+这是具体的,按钮点击逻辑
+
+![[Pasted image 20250416145744.png]]
+
+这是设置按钮
+
+![[Pasted image 20250416145813.png]]
+
+这是具体的逻辑位置
+
+![[Pasted image 20250416145847.png]]
\ No newline at end of file
diff --git a/笔记文件/2.笔记/灵感_其他_2.md b/笔记文件/2.笔记/灵感_其他_2.md
new file mode 100644
index 0000000..ee634b0
--- /dev/null
+++ b/笔记文件/2.笔记/灵感_其他_2.md
@@ -0,0 +1,8 @@
+#灵感
+
+Adjust管理账号:
+
+```
+账号:qiuqiu@inspiregames.cn
+密码:ZXC.790021216
+```
\ No newline at end of file
diff --git a/笔记文件/日记/2025_04_16_星期三.md b/笔记文件/日记/2025_04_16_星期三.md
index 4386d8f..2ed58c8 100644
--- a/笔记文件/日记/2025_04_16_星期三.md
+++ b/笔记文件/日记/2025_04_16_星期三.md
@@ -24,7 +24,10 @@
- [ ] 买多一套 四件套 备用
- [ ] 基于sqlite的机制和逻辑,添加结构,完善一下 临时id和真实id,匹配的机制
- [ ] 写一个灵动平台的测试用例,放到测试手机上跑,需要包含发送基础消息的机制,登录和删号和重新登录的机制
+- [ ] 立项 抓大鹅
---
[[安卓aar生成后,导入Unity注意事项]]
[[协程管理器]]
+[[测试三消lua点击逻辑 临时记录]]
+[[Lua Wrap生成]]
# Journal
diff --git a/笔记文件/附件/Pasted image 20250416145717.png b/笔记文件/附件/Pasted image 20250416145717.png
new file mode 100644
index 0000000..1cc872a
Binary files /dev/null and b/笔记文件/附件/Pasted image 20250416145717.png differ
diff --git a/笔记文件/附件/Pasted image 20250416145744.png b/笔记文件/附件/Pasted image 20250416145744.png
new file mode 100644
index 0000000..d54d772
Binary files /dev/null and b/笔记文件/附件/Pasted image 20250416145744.png differ
diff --git a/笔记文件/附件/Pasted image 20250416145813.png b/笔记文件/附件/Pasted image 20250416145813.png
new file mode 100644
index 0000000..1c7cf64
Binary files /dev/null and b/笔记文件/附件/Pasted image 20250416145813.png differ
diff --git a/笔记文件/附件/Pasted image 20250416145847.png b/笔记文件/附件/Pasted image 20250416145847.png
new file mode 100644
index 0000000..8ce54d2
Binary files /dev/null and b/笔记文件/附件/Pasted image 20250416145847.png differ
diff --git a/笔记文件/附件/Pasted image 20250416150056.png b/笔记文件/附件/Pasted image 20250416150056.png
new file mode 100644
index 0000000..7480935
Binary files /dev/null and b/笔记文件/附件/Pasted image 20250416150056.png differ
diff --git a/笔记文件/附件/Pasted image 20250416150138.png b/笔记文件/附件/Pasted image 20250416150138.png
new file mode 100644
index 0000000..0071a79
Binary files /dev/null and b/笔记文件/附件/Pasted image 20250416150138.png differ
diff --git a/笔记文件/附件/Pasted image 20250416151304.png b/笔记文件/附件/Pasted image 20250416151304.png
new file mode 100644
index 0000000..dcae85c
Binary files /dev/null and b/笔记文件/附件/Pasted image 20250416151304.png differ