Commit 7f7376661cea0d4dc81bd621871dedbb8d51e202
1 parent
d69e569f
路单日志邮件内容修改
Showing
1 changed file
with
1 additions
and
1 deletions
src/main/java/com/bsth/service/impl/TrafficManageServiceImpl.java
| @@ -142,7 +142,7 @@ public class TrafficManageServiceImpl implements TrafficManageService{ | @@ -142,7 +142,7 @@ public class TrafficManageServiceImpl implements TrafficManageService{ | ||
| 142 | // 用户名 | 142 | // 用户名 |
| 143 | private final String userNameOther = "user"; | 143 | private final String userNameOther = "user"; |
| 144 | // 密码 | 144 | // 密码 |
| 145 | - private final String passwordOther = "333"; | 145 | + private final String passwordOther = "user"; |
| 146 | 146 | ||
| 147 | // 用户名 | 147 | // 用户名 |
| 148 | private final String userNameUp = "user"; | 148 | private final String userNameUp = "user"; |