zhouxy108 ZhouXY108
  • 中国 广东 广州
  • Joined on 2022-10-30
ZhouXY108 pushed to dev at ZhouXY108/plusone-admin 2023-04-06 17:56:53 +08:00
5215fded9c 修改错别字。
ZhouXY108 pushed to dev at ZhouXY108/plusone-admin 2023-04-04 18:53:42 +08:00
c30cca8f6a 添加常量。
ZhouXY108 pushed to feature/menu-mng at ZhouXY108/plusone-admin 2023-04-04 01:08:14 +08:00
0dc78a2b89 添加 TODO
7ef0776296 修改对 TencentCloudSDKException 的处理。
b2bc6b3a6f 应抛出 SysException。
b6301d2dc9 简化、重构代码。修复错误。
Compare 4 commits »
ZhouXY108 pushed to feature/menu-mng at ZhouXY108/plusone-admin 2023-04-04 00:37:07 +08:00
e59dc804ab 添加查询
ZhouXY108 created branch feature/menu-mng in ZhouXY108/plusone-admin 2023-04-04 00:37:07 +08:00
ZhouXY108 pushed to dev at ZhouXY108/plusone-admin 2023-04-04 00:32:35 +08:00
06ffc8d858 避免实例化。
ZhouXY108 pushed to feature/add-copyright at ZhouXY108/plusone-admin 2023-04-04 00:29:57 +08:00
86a14380bf Merge branch 'feature/add-copyright' of http://zhouxy.xyz:3000/ZhouXY108/plusone-admin into feature/add-copyright
7195d69468 add copyright.
60b4f18e8c 更改 hutool 版本。
2b282039ad 更新 plusone-validator 和 plusone-exception-handler。
67313938e1 提交代码。
Compare 15 commits »
ZhouXY108 pushed to dev at ZhouXY108/plusone-admin 2023-04-04 00:28:00 +08:00
60b4f18e8c 更改 hutool 版本。
ZhouXY108 pushed to dev at ZhouXY108/plusone-admin 2023-04-04 00:25:13 +08:00
2b282039ad 更新 plusone-validator 和 plusone-exception-handler。
ZhouXY108 pushed to main at ZhouXY108/plusone-admin 2023-03-29 18:54:05 +08:00
ea7a8ee6a0 Merge pull request '整合多次更改' (#1) from dev into main
67313938e1 提交代码。
27be582bfb 升级 Spring Boot 版本。
288ce9689f postgresql:42.3.8 依赖 checker-qual:3.5.0,将 guava 的版本更改为 30.1-jre,避免依赖冲突。
71edaa60a4 整理依赖。
Compare 23 commits »
ZhouXY108 merged pull request ZhouXY108/plusone-admin#1 2023-03-29 18:54:04 +08:00
整合多次更改
ZhouXY108 created pull request ZhouXY108/plusone-admin#1 2023-03-29 18:52:30 +08:00
WIP: 整合多次更改
ZhouXY108 pushed to dev at ZhouXY108/plusone-admin 2023-03-28 15:41:23 +08:00
67313938e1 提交代码。
27be582bfb 升级 Spring Boot 版本。
Compare 2 commits »
ZhouXY108 pushed to dev at ZhouXY108/plusone-admin 2023-03-21 15:52:45 +08:00
288ce9689f postgresql:42.3.8 依赖 checker-qual:3.5.0,将 guava 的版本更改为 30.1-jre,避免依赖冲突。
ZhouXY108 pushed to dev at ZhouXY108/fastdfs-client-java 2023-03-20 14:31:55 +08:00
d6a7a0eebf 修改 JavaDoc。
ZhouXY108 pushed to dev at ZhouXY108/plusone-admin 2023-03-17 18:47:22 +08:00
71edaa60a4 整理依赖。
39cd57e675 使用原生哈希算法。使用自己实现的随机盐生成方法。
7a44c43402 使用原生 UUID。
55395ed327 自己实现随机字符串的生成。
956da350ed 更改 plusone-exception-handler 版本。
Compare 6 commits »
ZhouXY108 pushed to dev at ZhouXY108/plusone-admin 2023-03-14 18:10:20 +08:00
cc3c4be8de 升级 hutool。
1e31e1f327 使用 Integer 接收前端的参数,而不是枚举类。
Compare 2 commits »
ZhouXY108 created branch feature/add-copyright in ZhouXY108/plusone-admin 2023-03-13 11:47:05 +08:00
ZhouXY108 pushed to feature/add-copyright at ZhouXY108/plusone-admin 2023-03-13 11:47:05 +08:00
de884f8197 add copyright.
ZhouXY108 pushed to dev at ZhouXY108/plusone-admin 2023-03-12 13:44:38 +08:00
993ba7fa7b 枚举类不允许继承。