@ -21,4 +21,6 @@ public class BaseItem {
*/
@PartitionKey
private String code;
private String pk;
private Integer ttl = -1;
}