维护换卡处理的查询

This commit is contained in:
2025-11-12 09:38:47 +08:00
parent 618fb1e340
commit fe8fb3d321
13 changed files with 1271 additions and 4 deletions

View File

@@ -142,6 +142,11 @@ public class CommonConstants {
*/
public interface FieldName {
/**
* 手机号
*/
String Phone = "phone";
/**
* 单据号
*/