All Downloads are FREE. Search and download functionalities are using the official Maven repository.

commonMain.com.lt.lazy_people_http.annotations.QueryMap.kt Maven / Gradle / Ivy

The newest version!
package com.lt.lazy_people_http.annotations

/**
 * creator: lt  2023/3/10  [email protected]
 * effect : 表示参数是url请求参数的map
 * warning: 只支持 Map 类型
 */
@Target(AnnotationTarget.VALUE_PARAMETER)
annotation class QueryMap




© 2015 - 2024 Weber Informatics LLC | Privacy Policy