Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
yangshangwei committed Oct 9, 2018
2 parents 71694e7 + f456764 commit f8335a7
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 11 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@
@Service
public class UserRedPacketServiceImpl implements UserRedPacketService {

// private Logger logger =
// LoggerFactory.getLogger(UserRedPacketServiceImpl.class);

@Autowired
private UserRedPacketDao userRedPacketDao;
Expand Down
3 changes: 0 additions & 3 deletions src/main/resources/mapper/RedPacket.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,4 @@
and version = #{version}
</update>




</mapper>
3 changes: 0 additions & 3 deletions target/classes/RedPacket.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,4 @@
and version = #{version}
</update>




</mapper>
Binary file not shown.
3 changes: 0 additions & 3 deletions target/classes/mapper/RedPacket.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,4 @@
and version = #{version}
</update>




</mapper>

0 comments on commit f8335a7

Please sign in to comment.