PeterQ

Results 3 issues of PeterQ

https://github.com/robfig/cron/blob/bc59245fe10efaed9d51b56900192527ed733435/parser.go#L313 There is not enough validation for step So when we use cron expression like "0/9999 * * * * ?", it still works, but it seems like out of...

https://github.com/go-chassis/go-chassis/blob/495ed81e9b2b0420c66a02c44f867a9ab2f26d93/server/restful/router.go#L30 As for ResourceFunc, you must set this field or itself? It would be better if the annotation is "the func this API calls. you must set this field or...

https://github.com/elunez/eladmin/blob/ab0d02a473e2bfb57cfd2bc7defcfbdacb802ce0/sql/eladmin.sql#L618 sys_menu表没有id为120的记录,ddl-auto:设置为update时,报添加外键出错 建议删去第618行插入的记录