创建订单修改
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
package com.chaozhanggui.system.cashierservice.bean.constant;
|
||||
|
||||
public interface TableConstant {
|
||||
|
||||
String CART_SEAT_ID = "-999";
|
||||
}
|
||||
Reference in New Issue
Block a user