You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
SOP/sop-openapi/src/main/resources/isp/auth_error_en.properties

4 lines
182 B

isp.auth.user_id_empty_error=the user_id can NOT be null
isp.auth.app_id_empty_error=the app_id can NOT be null
isp.auth.app_id_length_error=The app_id length must >= {0} and <= {1}