package com.yohoufo.msg.config; /** * Created by chao.chen on 2018/12/5. */ public interface CaseIdConfig { String LOWER_PRICE_NOTICE_SELLER = "LOWER_PRICE_NOTICE_SELLER"; }