小马甲
                                            小马甲
                                        
                                    +1 , 没整明白
npm run dev:weapp就启动正常
> 这些评论系统似乎需要您手动创建 issue 我之前好像是可以评论成功,但是后面用正式域名就不行了(应用里的callback url地址也改成正是域名的了) 
> http://localhost:9090/undefined/oauth/oauth/authorize?response_type=token&client_id=undefined&state=&redirect_uri=http%3A//localhost%3A9090/%23/%3FredirectFlag#/ 大佬,你怎么起工程的,我怎么报各种依赖不存在啥的
``` λ yarn yarn install v1.22.11 info No lockfile found. [1/4] Resolving packages... warning @choerodon/boot > autoprefixer > [email protected]: Browserslist 2 could fail on reading Browserslist >3.0 config used in...
╭(╯3╰)╮亲!你的信件我已经收到了,我会尽快查看的O(∩_∩)O哈!
> 问题解决了吗? 没有/(ㄒoㄒ)/~~
╭(╯3╰)╮亲!你的信件我已经收到了,我会尽快查看的O(∩_∩)O哈!
同问呀,前端传的字段是null,但是后端配置了type=int,required = false, allowEmpty = true,会报错呀
> 能否提供一个报错的例子? 前端传参{sort: null}, 后端eggjs在controller校验规则为sort: { type: 'int', required: false, allowEmpty: true}, 报错{"message":"should be an integer","code":"invalid","field":"sort"}