Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Godfunc committed Aug 12, 2021
1 parent 837ac4c commit 017321b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ public interface CommonConstant {
String RATE_PATTERN = "^0.\\d+$";

String ONE_AMOUNT_SPLIT = ",";
String VALIDATE_SPLIT = ",";
String VALIDATE_SPLIT = "";

String ORDER_SUCCESS_CACHE_PREFIX = "order:success:cache:prefix:";
}

0 comments on commit 017321b

Please sign in to comment.