// 独立合约模块:不纳入主服务构建,按 ChainMaker 合约规范单独编译部署。 module tcs_registry go 1.23 require chainmaker.org/chainmaker/contract-sdk-go/v2 v2.3.3