摘要: CreateMap<CadNestParameter, FCadNestParameterDto>(MemberList.Source); #region 程序集 AutoMapper, Version=9.0.0.0, Culture=neutral, PublicKeyToken=be96cd2 阅读全文
posted @ 2020-03-20 15:35 上帝视角 阅读(527) 评论(1) 推荐(0) 编辑
摘要: Imports System.IO Imports System.Net Imports System.Text Public Class Http Shared Function HttpRequest(ByVal url As String, ByVal verb As String, ByVa 阅读全文
posted @ 2020-03-18 15:50 上帝视角 阅读(2296) 评论(0) 推荐(0) 编辑
摘要: using System; using System.Collections.Generic; using System.IO; using System.Net; using System.Net.Security; using System.Security.Cryptography.X509C 阅读全文
posted @ 2020-03-18 15:47 上帝视角 阅读(1128) 评论(0) 推荐(0) 编辑
摘要: For Each dto As ProductDto In ProductDtoList If IsNothing(dto.materialTextureName) = False Then Dim optionDto As OptionDto = New OptionDto(dto.materia 阅读全文
posted @ 2020-01-16 16:48 上帝视角 阅读(923) 评论(1) 推荐(0) 编辑
摘要: VB.net 工具箱部分引用组件变灰 版本问题 版本一致 阅读全文
posted @ 2019-12-30 14:31 上帝视角 阅读(367) 评论(0) 推荐(0) 编辑
摘要: 2019-12-05 11:23:18.704 +08:00 [ERR] {"code": null,"message": "对不起,在处理你的请求期间,产生了一个服务器内部错误!","details": null,"validationErrors": null}2019-12-05 11:23: 阅读全文
posted @ 2019-12-05 11:37 上帝视角 阅读(2813) 评论(2) 推荐(0) 编辑
摘要: 2019-11-27 15:04:54.203 +08:00 [ERR] { "code": null, "message": "对不起,在处理你的请求期间,产生了一个服务器内部错误!", "details": null, "validationErrors": null}2019-11-27 15 阅读全文
posted @ 2019-11-27 15:22 上帝视角 阅读(5107) 评论(1) 推荐(0) 编辑
摘要: book接口请求出错 对应数据库类型 real 如果改成float 会报错 阅读全文
posted @ 2019-11-25 16:21 上帝视角 阅读(1665) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2019-11-25 11:50 上帝视角 阅读(408) 评论(0) 推荐(0) 编辑
摘要: abp book案例中报错 坑2对不起,在处理你的请求期间,产生了一个服务器内部错误! abp Could not cast or convert from System.Int64 to System.CollectionsExtraProperties 必须是json 格式 要不然报错 阅读全文
posted @ 2019-11-25 11:40 上帝视角 阅读(1977) 评论(0) 推荐(0) 编辑