mirror of
https://gitee.com/youlaitech/youlai-mall.git
synced 2024-12-22 20:54:26 +08:00
refactor: 删除文件
This commit is contained in:
parent
66737b46e6
commit
c67ac25092
@ -1,18 +0,0 @@
|
||||
package com.youlai.mall.oms.constant;
|
||||
|
||||
/**
|
||||
* 订单服务常量
|
||||
*
|
||||
* @author haoxr
|
||||
* @date 2021/03/16
|
||||
*/
|
||||
public interface OmsConstants {
|
||||
|
||||
String CART_PREFIX = "cart:";
|
||||
|
||||
String ORDER_TOKEN_PREFIX = "order:token:";
|
||||
|
||||
String ORDER_SN_PREFIX = "order:sn:";
|
||||
|
||||
|
||||
}
|
Loading…
Reference in New Issue
Block a user