1
zj
2025-08-20 0186e0de25f5c19e97c8c182c52b19058bfcf23c
1
2 files modified
3 ■■■■ changed files
src/main/java/com/nq/service/impl/UserPositionServiceImpl.java 1 ●●●● patch | view | raw | blame | history
src/main/resources/application.properties 2 ●●● patch | view | raw | blame | history
src/main/java/com/nq/service/impl/UserPositionServiceImpl.java
@@ -1330,7 +1330,6 @@
        userPosition.setUserId(userStockSubscribe.getUserId());
        userPosition.setNickName(userStockSubscribe.getRealName());
        userPosition.setAgentId(userStockSubscribe.getAgentId());
        userPosition.setStockName(userStockSubscribe.getNewName());
//        StringBuffer gid = new StringBuffer();
//        gid.append(stockSubscribe.getStockType()!=null?stockSubscribe.getStockType():"");
src/main/resources/application.properties
@@ -17,7 +17,7 @@
ftp.user=ftp_stock
ftp.pass=123456
ftp.address =/www/wwwroot/ftp_stock/
ftp.server.http.prefix=https://img.durocaspitall.com/
ftp.server.http.prefix=https://img.yanshiz.com/
redis1.ip=localhost
redis1.port=6380