消除平台warn
This commit is contained in:
@@ -1269,7 +1269,6 @@ public class CodeGenWay
|
||||
IsRelationForm = isRelationForm,
|
||||
ChildTableStyle = columnDesignModel.childTableStyle,
|
||||
};
|
||||
break;
|
||||
default:
|
||||
return new FrontEndGenConfigModel()
|
||||
{
|
||||
@@ -1339,7 +1338,6 @@ public class CodeGenWay
|
||||
ChildTableStyle = columnDesignModel.childTableStyle,
|
||||
IsFixed = isFixed,
|
||||
};
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user