@ -187,13 +187,13 @@ module.exports = dc => {
field: "handle_state",
autoIncrement: false
},
routeCode: {
codeRoad: {
type: DataTypes.STRING,
allowNull: true,
defaultValue: null,
comment: null,
primaryKey: false,
field: "route_code",
field: "code_road",
performerId: {