The content of element type "configuration" must match "(properties?,settings?,typeAliases?,typeHand
The content of element type "configuration" must match "(properties?,settings?,typeAliases?,typeHandlers?,objectFactory?,objectWrapperFactory?,reflectorFactory?,plugins?,environments?,databaseIdProvider?,mappers?)".
我是在添加typeAliases标签的时候出错,原因是标签的位置放的不对,需放在environments之前,每个标签的顺序不能乱放
更改位置