From 6a0e1564efae8aa6069bddedef749bf5c8b9b0c4 Mon Sep 17 00:00:00 2001
From: xiaoyong931011 <15274802129@163.com>
Date: Fri, 28 May 2021 15:52:36 +0800
Subject: [PATCH] Merge branch 'yunding' of http://120.27.238.55:7000/r/exchange into yunding

---
 src/test/java/com/xcong/excoin/XchTest.java |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/test/java/com/xcong/excoin/XchTest.java b/src/test/java/com/xcong/excoin/XchTest.java
index 370729f..129b791 100644
--- a/src/test/java/com/xcong/excoin/XchTest.java
+++ b/src/test/java/com/xcong/excoin/XchTest.java
@@ -41,7 +41,7 @@
 
     @Test
     public void becomeDy() {
-        xchProfitService.autoBeAgent(447L);
+        xchProfitService.autoBeAgent(444L);
     }
 
     @Test

--
Gitblit v1.9.1