From 0be0f02a23158694e6c72d899b75670283a5fcf1 Mon Sep 17 00:00:00 2001
From: 6c <420680616@qq.com>
Date: 星期三, 07 五月 2025 09:23:03 +0800
Subject: [PATCH] 移动端-应用

---
 src/main/java/com/product/mobile/core/config/MobileCoreCode.java |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/src/main/java/com/product/mobile/core/config/MobileCoreCode.java b/src/main/java/com/product/mobile/core/config/MobileCoreCode.java
index 1d5a8e8..fa2453c 100644
--- a/src/main/java/com/product/mobile/core/config/MobileCoreCode.java
+++ b/src/main/java/com/product/mobile/core/config/MobileCoreCode.java
@@ -29,10 +29,11 @@
 	GET_FACE_FIELD_FAIL("鑾峰彇琛ㄥ崟瀛楁澶辫触", "008"),
 
 	GET_FACE_CONFIG_FAIL("鑾峰彇琛ㄥ崟閰嶇疆澶辫触", "009"),
-	
+
 	SIGN_IN_REPEAT_FAIL("鑰冨嫟鎵撳崱澶辫触:閲嶅鎵撳崱", "010"),
 	SIGN_IN_FAIL("鑰冨嫟鎵撳崱澶辫触", "011"),
 	GET_DATA_FAIL("鑾峰彇鏁版嵁澶辫触", "012"),
+	GET_MVC_PAGE_INFO_FAIL("鑾峰彇椤甸潰淇℃伅澶辫触", "013"),
 	;
 
 	MobileCoreCode(String text, String code) {

--
Gitblit v1.9.2