yujian
2020-06-15 afe70962a8aeaed5ea761835e803e5812df5e9c3
fanli/src/main/java/com/yeshi/fanli/entity/redpack/RedPackExchange.java
@@ -12,7 +12,7 @@
 * @author Administrator
 *
 */
@Table("yeshi_red_pack_exchange")
@Table("yeshi_ec_red_pack_exchange")
public class RedPackExchange {
   public static final int STATE_INIT = 0;
   public static final int STATE_SUCCESS = 1;