This commit is contained in:
kaibocai 2022-09-28 09:24:16 -07:00
Родитель e2e6814555
Коммит 36803a38f1
1 изменённых файлов: 6 добавлений и 0 удалений

Просмотреть файл

@ -1,3 +1,9 @@
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/
package com.microsoft.azure.functions.annotation;
import java.lang.annotation.ElementType;