75cca0a68a8dd1e517782026b6e446be913a0f19.svn-base 200 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 package com.phxl.common.constants; public class HisRequestConstant { public static final String APPLICATION_XML = "application/xml"; public static final String TEXT_XML = "text/xml"; }