Commit f743a47a by huluobin

update mail passwd

parent b721ef8a
......@@ -145,7 +145,6 @@
and tech.user_id in (select user_id from staff_store_authority where store_id = #{departmentId})
and cls.department_id = #{departmentId}
and tech.`status` = 1
GROUP BY ct.id
order by t6.score
</select>
......
......@@ -39,7 +39,7 @@ public class CustomerBalanceServiceImplTest {
@org.junit.Test
public void transferBalance() {
customerBalanceService.transferBalance("18671855858", "18671855851");
customerBalanceService.transferBalance("18520777497", "18312033388");
}
//撤回带核算
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment