|
@@ -22,7 +22,7 @@ import java.math.BigDecimal;
|
|
|
public class ChuanyunReimbursementAmountDO {
|
|
|
@Id
|
|
|
// @GeneratedValue(generator = "idGeneratorChuanyunReimbursementAmount")
|
|
|
-// @GenericGenerator(name ="idGeneratorChuanyunReimbursementAmount" ,strategy="com.galaxis.capsule.util.GalaxisIdGenerator")
|
|
|
+// @GenericGenerator(name ="idGeneratorChuanyunReimbursementAmount" ,strategy="com.galaxis.manatee.capsule.util.GalaxisIdGenerator")
|
|
|
private String objectId;
|
|
|
|
|
|
private BigDecimal totalAmount;
|