1
zj
2026-03-12 3a35e98f09c9320f8e1586d091b1c80c6c505610
src/main/java/com/nq/vo/user/UserInfoVO.java
@@ -77,6 +77,8 @@
    private BigDecimal historyProfitLoss;
    private String photoUrl;
    public void setAgentId(Integer agentId) {
        this.agentId = agentId;
    }