Commit c05f92d0 by 黄森林

单宽完成提交

parent 84bd493a
...@@ -17,6 +17,7 @@ import java.util.Map; ...@@ -17,6 +17,7 @@ import java.util.Map;
@Slf4j @Slf4j
public class XbkUtil { public class XbkUtil {
public static JSONObject xbkCreate(Map<String, Object> map, String type){ public static JSONObject xbkCreate(Map<String, Object> map, String type){
Map<String, Object> mapParm = new HashMap<>(); Map<String, Object> mapParm = new HashMap<>();
Date now = new Date(); Date now = new Date();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment