CyJaySong

Results 80 comments of CyJaySong

@gqcn 这个ci失败看着不像我这边的问题,我没改gview

后续gredis 不再维护,gredis 的实现是封装的github.com/redis/go-redis,你可以直接使用该库

3. gtime.Format和标准库的time.Format不一致 可将gtime.Format 和 gtime.Layout对调

dao 模版默认不调用Safe, 减少开发过程中因疏忽未重新赋值model而导致的问题 ![Image](https://github.com/user-attachments/assets/f016b188-b89a-4696-8f2f-6c47a3cc32db)

http 组件支持设置自定义real_ip 的Header

@gqcn 代码已修正, SQL样式:`SELECT 1 FROM `user` WHERE `id` > 10000 LIMIT 1`