update 浙里办代码闭环

This commit is contained in:
路 范
2021-09-10 13:51:30 +08:00
parent d550f22253
commit f157223a17
27 changed files with 349 additions and 115 deletions

View File

@@ -1,4 +1,5 @@
using Furion.JsonSerialization;
using Ewide.NbzsZheliban.Entity.Base;
using Furion.JsonSerialization;
using SqlSugar;
using System;
using System.Collections.Generic;
@@ -10,6 +11,5 @@ namespace Ewide.NbzsZheliban.Service
{
public class BaseService : Furion.DynamicApiController.IDynamicApiController
{
}
}