Skip to content

使用默认配置会发邮件到这里吗 #26

@cjx913

Description

@cjx913

使用默认配置会发邮件到这里吗?ujued@qq.com
@component
public class TxManagerConfig {
public static final int PORT_CHANGE_VALUE = 100;
private String host = "127.0.0.1";
private int port;
private long heartTime = 300000L;
private int concurrentLevel;
private long dtxLockTime = -1L;
private long dtxTime = 8000L;
private String adminKey = "codingapi";
private boolean exUrlEnabled = true;
private String exUrl = "/provider/email-to/ujued@qq.com";
private int seqLen = 12;
private long machineId;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions