Commit 0da719a4 authored by shiyu's avatar shiyu

换藏中标签改名为售卖中

parent adb4585a
......@@ -8,7 +8,7 @@ import com.wwdz.ch.core.consts.DistributionEnum;
public class CollectionBookConstants {
public enum DefaultBookEnum {
SALEING(-1L, "换藏中"),
SALEING(-1L, "售卖中"),
FINISHED(-2L, "已结缘"),
AUCTIONING(-3L, "拍卖中"),
;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment