包名迁移: 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
@@ -7,7 +7,7 @@
* (Cangjie 接口不能声明字段),与 .NET 抽象类对应。应用继承本类并实现 getKey。
*/
package simapi.interfaces
package simcu::simapi.interfaces
/**
* 签名提供器基类:应用继承并实现 getKey(appId),返回 appId 对应的密钥。