|
@@ -13,7 +13,7 @@ import java.util.Date;
|
|
|
* 卖家的评价模版
|
|
* 卖家的评价模版
|
|
|
*/
|
|
*/
|
|
|
@Entity
|
|
@Entity
|
|
|
-@Table(name = "rate$template")
|
|
|
|
|
|
|
+@Table(name = "b2c$rate$template")
|
|
|
public class RateTemplate implements Serializable{
|
|
public class RateTemplate implements Serializable{
|
|
|
|
|
|
|
|
private static final long serialVersionUID = 1L;
|
|
private static final long serialVersionUID = 1L;
|