Skip to content

Commit

Permalink
Update CustomerServiceTest.java
Browse files Browse the repository at this point in the history
Lack of imports
  • Loading branch information
sinopower authored Aug 13, 2020
1 parent c0473b1 commit a3ee09c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
package ${package}.test;

import com.alibaba.cola.dto.Response;
import com.alibaba.cola.exception.BizException;
import ${package}.api.CustomerServiceI;
import ${package}.common.BizCode;
import ${package}.dto.CustomerAddCmd;
Expand Down

0 comments on commit a3ee09c

Please sign in to comment.