addFile( new MockMultipartFile( "file" , "test.txt" , "text/plain" ,plainContent.getBytes( "UTF-8" ) ) ); ...
確定! 回上一頁