This commit is contained in:
zhaolizhi
2018-10-31 11:47:34 +08:00
parent 6025ec37e4
commit de72ed5abd
6 changed files with 14 additions and 2 deletions

View File

@@ -485,6 +485,7 @@ public class WebUtil {
return result;
}
public static void main(String[] args) {
Map<String, Double> params = new HashMap<>();
params.put("calorie", 100.0);