automapper自动映射(传入前端数据ID必须转string)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
using Model;
|
||||
using Model.Entity;
|
||||
using Model.Entity.Inspection;
|
||||
using ORM;
|
||||
using Service.Interface;
|
||||
using SqlSugar;
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
using Model;
|
||||
using Model.Entity;
|
||||
using Model.Entity.Inspection;
|
||||
using System.Collections.Generic;
|
||||
using System.Threading.Tasks;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user