This commit is contained in:
@@ -36,6 +36,7 @@ func BuildDocHandlers() *bootstrap.Handlers {
|
||||
Authorization: admin.NewAuthorizationHandler(nil),
|
||||
IotCard: admin.NewIotCardHandler(nil),
|
||||
IotCardImport: admin.NewIotCardImportHandler(nil),
|
||||
ExportTask: admin.NewExportTaskHandler(nil),
|
||||
Device: admin.NewDeviceHandler(nil),
|
||||
DeviceImport: admin.NewDeviceImportHandler(nil),
|
||||
AssetAllocationRecord: admin.NewAssetAllocationRecordHandler(nil),
|
||||
|
||||
Reference in New Issue
Block a user