BLL/PBS.BLL.Core/04-bll/03-model-template/ModelTemplate_Instance.cs
@@ -1,11 +1,11 @@ namespace PBS.BLL namespace PBS.BLL { /// <summary> /// 模型模板 ///</summary> public partial class ModelTemplate { //dto to vmo internal static PBS.Vmo.ModelTemplateVmo Dto2Vmo(PBS.Dto.ModelTemplateDto dto) {