archer代码生成器逻辑bug
/blade-system/dict/submit
(= {}= )
(Dict dict) {
   LambdaQueryWrapper<Dict> lqw = Wrappers.<Dict>().lambda().eq(Dict::getCodedict.getCode()).eq(Dict::getDictKeydict.getDictKey())Integer cnt = .selectCount((Func.(dict.getId())) ? lqw : lqw.notIn(Dict::getIddict.getId()))(cnt > ) {
      ApiException()}
   saveOrUpdate(dict)}好像是只判定了code和value值 应该还要加上一个parentid