Browse Source

Merge branch 'release_toaliyun_real' of https://git.malls.iformall.com/server/formallProject into release_toaliyun_real_202211

 Conflicts:
	mallinkService/src/main/java/com/iformall/douyin/web/config/TtWebConstants.java
release_toaliyun_real
xhxu 3 years ago
parent
commit
98f6de583c
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      mallinkService/src/main/java/com/iformall/douyin/web/config/TtWebConstants.java

+ 1
- 1
mallinkService/src/main/java/com/iformall/douyin/web/config/TtWebConstants.java View File

@@ -17,7 +17,7 @@ public class TtWebConstants {
/**
* 200104 token已过期
*
* 2190008 token 已过期
* 2190008 token已过期
*/
public static final int ERR_200104 = 200104;
public static final int ERR_2190008 = 2190008;


Loading…
Cancel
Save