|
|
@@ -23,7 +23,7 @@ import java.util.List;
|
|
|
@Setter
|
|
|
@Getter
|
|
|
@NoArgsConstructor
|
|
|
-@TableName(schema = "charge_app", value = "t_invoice", autoResultMap = true)
|
|
|
+@TableName(schema = "car_wash", value = "t_invoice", autoResultMap = true)
|
|
|
@Accessors(chain = true)
|
|
|
public class Invoice extends BaseEntity {
|
|
|
public static final String TYPE_个人 = "INDIVIDUAL";
|