20220325 新增用户接口

This commit is contained in:
2022-03-25 10:12:47 +08:00
parent 9dc8a7e05d
commit 844e9f1488
8 changed files with 240 additions and 6 deletions
+1
View File
@@ -145,6 +145,7 @@
<Compile Include="APIItem\HSSE\TrainingTaskItemItem.cs" />
<Compile Include="APIItem\HSSE\TrainRecordItem.cs" />
<Compile Include="APIItem\UnitItem.cs" />
<Compile Include="APIItem\UserListItem.cs" />
<Compile Include="APIItem\UserItem.cs" />
<Compile Include="APIItem\UserReadItem.cs" />
<Compile Include="BusinessColumn.cs" />