api-server icon indicating copy to clipboard operation
api-server copied to clipboard

OpenSCRM是一套基于Go和React的高质量企业微信私域流量管理系统 。遵守Apache2.0协议,全网唯一免费商用。企业微信、私域流量、SCRM。

Results 16 api-server issues
Sort by recently updated
recently updated
newest added

staff.go单元,这段代码增加IFNULL处理 err = DB.Model(&GroupChat{}).Where("ext_corp_id = ?", extCorpID). Pluck("IFNULL(sum(today_join_member_num),0) as today_groups_increase", &cs.TodayGroupsIncrease).Error if err != nil { err = errors.WithStack(err) return } err = DB.Model(&GroupChat{}).Where("ext_corp_id = ?", extCorpID). Pluck("IFNULL(sum(today_quit_member_num),0) as today_groups_decrease",...

panic: x509: failed to parse private key (use ParsePKCS8PrivateKey instead for this key format)

![微信截图_20240704181419](https://github.com/openscrm/api-server/assets/20101524/894fb4e7-7402-41ad-bb1a-727b4506d8ad) 扫码登录后,页面空白,脚本异常

The intention here should be to initialize a slice with a capacity of len(staffCustomerIDs) rather than initializing the length of this slice. The online demo: https://go.dev/play/p/q1BcVCmvidW

方便赞赏和部署交流,这个项目太好了,希望能够推广