Rev 21545 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
package com.spice.profitmandi.dao.repository;
package com.spice.profitmandi.dao.model;
public class UserCart {
private int userId;
private int cartId;