• Joined on 2024-09-28
rsgl pushed to master at rsgl/copy-kamanote 2025-03-31 22:02:32 +08:00
fa18e1c708 add .
rsgl pushed to master at rsgl/copy-kamanote 2025-03-27 21:20:42 +08:00
a550815308 feat(model): 新增实体类和相关功能
8150192b1b feat(model): 新增实体类和相关功能
Compare 2 commits »
rsgl pushed to master at rsgl/copy-kamanote 2025-03-26 21:17:54 +08:00
e3656d20ec feat(service): 新增服务接口和实现类
rsgl pushed to master at rsgl/copy-kamanote 2025-03-25 23:11:26 +08:00
fa92f20aca feat(user): 添加用户重置密码功能并优化相关服务
rsgl pushed to master at rsgl/copy-kamanote 2025-03-25 22:04:33 +08:00
73eb1198f6 feat(user): 添加用户相关功能- 新增用户信息更新功能- 新增用户头像上传功能
f7a4995c58 feat(user): 实现用户登录和身份验证功能
Compare 2 commits »
rsgl created branch master in rsgl/copy-kamanote 2025-03-24 00:35:20 +08:00
rsgl pushed to master at rsgl/copy-kamanote 2025-03-24 00:35:20 +08:00
89bbb45c52 feat: 初始化项目结构和基础功能
rsgl created repository rsgl/copy-kamanote 2025-03-24 00:34:30 +08:00
rsgl created branch main in rsgl/kamanotes 2025-03-23 15:54:56 +08:00
rsgl pushed to main at rsgl/kamanotes 2025-03-23 15:54:56 +08:00
5a0ba9db20 Update EmailServiceTest.java
757713effe Add files via upload
bb68dbfae0 Update README.md
1bc13ad195 Merge branch 'main' of github.com:youngyangyang04/kamanotes into main
254c1b73d8 version1
Compare 10 commits »
rsgl created repository rsgl/kamanotes 2025-03-23 15:54:21 +08:00
rsgl pushed to main at rsgl/RPC-java 2025-03-23 15:50:35 +08:00
f7767c39d2 update
788e860c65 update
416cdad2dd update
3c061abe43 step4:snowflake
206a56c07e version6:step3-心跳检测优化
Compare 10 commits »
rsgl created branch main in rsgl/RPC-java 2025-03-23 15:50:34 +08:00
rsgl created repository rsgl/RPC-java 2025-03-23 15:49:46 +08:00
rsgl pushed to main at rsgl/hlk_autotest 2025-03-23 11:55:11 +08:00
d44f457d86 test(boss_cashier): 优化挂单测试流程
356a048508 ci: 为 Playwright 测试添加超时限制和报告生成
52365501f0 test(touch): 优化挂单测试流程
3f45ac233f ci: 修改GitLab CI配置
554ea2408d ci: 保存 Playwright 报告
Compare 20 commits »
rsgl pushed to main at rsgl/hlk_autotest 2025-03-12 22:32:22 +08:00
3547f32493 ci(gitlab): 添加 GitLab CI 配置并更新测试相关代码
rsgl pushed to main at rsgl/hlk_autotest 2025-03-10 23:40:15 +08:00
649efd4f78 refactor(auth): 移除未使用的 secondAccount 相关代码,简化认证逻辑
rsgl pushed to main at rsgl/hlk_autotest 2025-03-10 23:36:52 +08:00
135718a8c3 refactor(tests): 优化组件导入路径和输入框处理逻辑,增强代码可读性
e55b84e3cc test(boss_customer): 优化顾客相关测试的结算流程和动态查看功能
Compare 2 commits »
rsgl pushed to main at rsgl/playwright-demo 2025-03-06 21:01:33 +08:00
9307f09ec0 更新 Playwright 依赖至 1.50.1,并优化测试用例中的登录流程,提高可读性和稳定性
rsgl pushed to main at rsgl/expressServer 2025-01-05 19:41:31 +08:00
21e4c3ea8a refactor(user): 重构用户模块代码