维护换卡处理的查询
This commit is contained in:
@@ -142,6 +142,11 @@ public class CommonConstants {
|
||||
*/
|
||||
public interface FieldName {
|
||||
|
||||
/**
|
||||
* 手机号
|
||||
*/
|
||||
String Phone = "phone";
|
||||
|
||||
/**
|
||||
* 单据号
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user