target
function target(StdStorage storage self, address _target) internal returns (StdStorage storage);
设置合约的地址。
默认值:address(0)
address(0)