org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.jeecgframework.core.
common.service.CommonService org.jeecgframework.web.cgform.service.impl.autolist.CgTableServiceImpl.commonService;
nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'activitiService': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire method: public void org.jeecgframework.workflow.service.impl.ActivitiServiceImpl.setIdentityService(org.activiti.engine.IdentityService); nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'processEngine': FactoryBean threw exception on object creation; nested exception is org.apache.ibatis.exceptions.PersistenceException: <|### Error querying database. Cause: com.mysql.jdbc.exceptions.MySQLSyntaxErrorException: Unknown column 'NAME_' in 'where clause'<|### The error may exist in org/activiti/db/mapping/entity/Property.xml<|### The error may involve org.activiti.engine.impl.persistence.entity.PropertyEntity.selectProperty-Inline<|### The error occurred while setting parameters<|### SQL:
* from ACT_GE_PROPERTY where NAME_ = ?<|### Cause: com.mysql.jdbc.exceptions.MySQLSyntaxErrorException:
Unknown column 'NAME_' in 'where clause'