Joburgess %!s(int64=5) %!d(string=hai) anos
pai
achega
4c1c19e609

+ 2 - 0
mec-common/common-core/src/main/java/com/ym/mec/common/constant/CommonConstants.java

@@ -22,4 +22,6 @@ public interface CommonConstants {
 	String BEARER = "Bearer";
 
 	String AUTHORIZATION = "Authorization";
+
+	Integer DECIMAL_PLACE = 6;
 }