mirror of
https://gitee.com/BDWare/ypk-deploy-tool
synced 2026-01-29 08:09:27 +00:00
add change DOIPConfig
This commit is contained in:
@@ -193,6 +193,8 @@ public class SmartContractClientExt extends SmartContractClient {
|
||||
return null;
|
||||
}
|
||||
|
||||
|
||||
|
||||
public static class ContractExecType {
|
||||
public static final int Sole = 0; // 单点锚定合约
|
||||
public static final int RequestOnce = 1;// 多点不同步合约
|
||||
|
||||
Reference in New Issue
Block a user