从山证v2.3.0拷贝
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
using BaseOUDAL;
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
using System.Threading.Tasks;
|
||||
|
||||
namespace YLErp.Modules.TaskEventModule.Dto
|
||||
{
|
||||
public class SearchTaskEventRequest:BaseSearchReq
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user