mirror of
https://gitee.com/ccnetcore/Yi
synced 2026-04-01 22:56:36 +08:00
上传T4模板
This commit is contained in:
@@ -9,7 +9,7 @@ using Yi.Framework.Model.Models;
|
||||
|
||||
namespace Yi.Framework.Service
|
||||
{
|
||||
public class MouldService:BaseService<mould>, IMouldService
|
||||
public partial class MouldService:BaseService<mould>, IMouldService
|
||||
{
|
||||
public MouldService(DbContext Db) : base(Db) { }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user