package com.lyms.hospital.util; public class RequestUtil { public static final String JSON_ENCODING = "application/json;charset=UTF-8"; }