You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: application-module/support-module/support-service-gateway/src/main/java/org/smartframework/cloud/examples/support/gateway/constants/GatewayReturnCodes.java
+8
Original file line number
Diff line number
Diff line change
@@ -73,5 +73,13 @@ public interface GatewayReturnCodes {
Copy file name to clipboardexpand all lines: application-module/support-module/support-service-gateway/src/main/java/org/smartframework/cloud/examples/support/gateway/constants/Order.java
Copy file name to clipboardexpand all lines: application-module/support-module/support-service-gateway/src/main/resources/i18n/gateway_messages.properties
Copy file name to clipboardexpand all lines: application-module/support-module/support-service-gateway/src/main/resources/i18n/gateway_messages_en_US.properties
+3-1
Original file line number
Diff line number
Diff line change
@@ -11,4 +11,6 @@
11
11
400011=Request timestamp format error!
12
12
400012=Illegal request timestamp!
13
13
400013=Security key expired!
14
-
400014=AES key is not found!
14
+
400014=AES key is not found!
15
+
400015=Matches the blacklist list, and the access is prohibited
Copy file name to clipboardexpand all lines: application-module/support-module/support-service-gateway/src/main/resources/i18n/gateway_messages_zh_CN.properties
0 commit comments