目录

这是报错 15:24:22.822 [http-nio-9118-exec-10] ERROR c.m.c.s.h.GlobalExceptionHandler - [handleRuntimeException,105] - 请求地址’/gfkd/pmsControlledLibrary/byRepoName/controlled-52dbd2fe81-1’,发生未知异常. org.mybatis.spring.MyBatisSystemException: nested exception is org.apache.ibatis.binding.BindingException: Parameter ‘pmsEnterpriseIdentifier’ not found. Available parameters are [arg0, name, param1, param2]

这是mapper PmsProductLibraryRepositories selectPmsProductLibraryByName(String pmsEnterpriseIdentifier, @Param(“name”) String name);

这是xml select pplr.id, pplr.name, pplr.type, pplr.business_type, pplr.space_id, pplr.freeze, pplr.url, pplr.dept_id, pplr.pms_enterprise_id, pplr.update_time, pplr.update_by, pplr.create_time, pplr.create_by, pplr.del_flag, pplr.attributes, pplr.alias, pplr.snapshot_name, pplr.format, pplr.packaged_file_identifiers_json, pplr.product_identifier, pplr.version, pplr.tag, pplr.repo_source, pplr.share, pe.enterprise_identifier from pms_product_library_repositories pplr left join pms_enterprise as pe on pplr.pms_enterprise_id = pe.id where pplr.name = #{name} and (pplr.share = 0 OR (pplr.share = 1 and pplr.business_type = ‘resource’)) and pplr.format != ‘product’ and pplr.snapshot_name IS NULL

关于
92.1 MB
邀请码
    Gitlink(确实开源)
  • 加入我们
  • 官网邮箱:gitlink@ccf.org.cn
  • QQ群
  • QQ群
  • 公众号
  • 公众号

版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9 京公网安备 11010802047560号