摘要:
new QueryWrapper<>(qo) ScenePlateDefinition qo = new ScenePlateDefinition(); qo.setParentId(parentId); int count = this.count(new QueryWrapper<>(qo)); 阅读全文
摘要:
required a single bean, but 2 were found: Field sceneService2 in com.pcitc.si.mdm.scene.controller.SceneController required a single bean, but 2 were 阅读全文
摘要:
Could not resolve placeholder 'spring.application.name' in value "${spring.application.name}" 错误原因:启动程序后,idea没有正确地将resource/bootstrap.yml 拷贝到target/cl 阅读全文