优化CacheSource

This commit is contained in:
redkale
2023-07-11 11:21:32 +08:00
parent 69797fd29c
commit f234ed0614
4 changed files with 10 additions and 9 deletions

View File

@@ -99,6 +99,7 @@ public @interface HttpMapping {
/**
* 输出结果的数据类型集合,由于结果类型可能是泛型而注解的参数值不支持泛型,因此加入明细数据类型集合
* @see #resultRef()
*
* @deprecated
* @return Class[]