包名迁移: simapi → simcu::simapi(发布中央仓用 organization=simcu)

This commit is contained in:
2026-08-18 04:23:07 +08:00
parent f88eee8d64
commit a1acb99e08
54 changed files with 128 additions and 124 deletions
+1 -1
View File
@@ -17,7 +17,7 @@
* 故 keyProvider 用类型名 String,运行时经 TypeInfo.get 解析后从 DI 取实例。
*/
package simapi.annotations
package simcu::simapi.annotations
@Annotation[target: [MemberFunction, Type]]
public class SimApiSign {