保存注释调整
This commit is contained in:
		
							parent
							
								
									550560cc96
								
							
						
					
					
						commit
						7c4761107f
					
				| 
						 | 
				
			
			@ -92,6 +92,9 @@ public class RequestClient {
 | 
			
		|||
     * @param isTrue 接口调用是否成功
 | 
			
		||||
     * @param result 响应报文
 | 
			
		||||
     * @param jsonMessage 请求报文
 | 
			
		||||
     * @param appRecordId taskid
 | 
			
		||||
     * @param userId 用户id
 | 
			
		||||
     * @param number 单据编码
 | 
			
		||||
     */
 | 
			
		||||
    public void saveCreateToDo(String title,String url, boolean isTrue,String result,String jsonMessage,String appRecordId,String userId,String number){
 | 
			
		||||
        logger.info("###开始调用待办保存日志方法");
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue