完成oracle代码!
This commit is contained in:
		@@ -52,7 +52,7 @@ public class uploadDataProcessor extends HttpServlet
 | 
				
			|||||||
    {
 | 
					    {
 | 
				
			||||||
        tempPathRoot = (String) request.getSession().getAttribute( "临时文件根目录" );
 | 
					        tempPathRoot = (String) request.getSession().getAttribute( "临时文件根目录" );
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        String                         importMessage    = null;
 | 
					        String                         importMessage    = "_(ˇωˇ」∠)_ 导入成功!…";
 | 
				
			||||||
        ArrayList<TelsalePolicyRecord> policyRecordList = new ArrayList<TelsalePolicyRecord>();
 | 
					        ArrayList<TelsalePolicyRecord> policyRecordList = new ArrayList<TelsalePolicyRecord>();
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        try
 | 
					        try
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -178,8 +178,8 @@ CREATE OR REPLACE PACKAGE BODY telsale_policy_check_pkg IS
 | 
				
			|||||||
        IF l_policy_sectionoffice_code != a_operator_sectionoffice_code OR
 | 
					        IF l_policy_sectionoffice_code != a_operator_sectionoffice_code OR
 | 
				
			||||||
           l_policy_department_code != a_operator_department_code
 | 
					           l_policy_department_code != a_operator_department_code
 | 
				
			||||||
        THEN
 | 
					        THEN
 | 
				
			||||||
            raise_application_error(ENTRY_STAFF_CODE_NOT_EXIST_EXCEPT_CODE,
 | 
					            raise_application_error(OPERATOE_CODE_NOT_MATCH_EXCEPT_CODE,
 | 
				
			||||||
                                    ENTRY_STAFF_CODE_NOT_EXIST_EXCEPT_TEXT);
 | 
					                                    OPERATOE_CODE_NOT_MATCH_EXCEPT_TEXT);
 | 
				
			||||||
        END IF;
 | 
					        END IF;
 | 
				
			||||||
    
 | 
					    
 | 
				
			||||||
        --û<><C3BB><EFBFBD><EFBFBD><EFBFBD><EFBFBD><F3A3ACB1><EFBFBD><EFBFBD><EFBFBD>¼
 | 
					        --û<><C3BB><EFBFBD><EFBFBD><EFBFBD><EFBFBD><F3A3ACB1><EFBFBD><EFBFBD><EFBFBD>¼
 | 
				
			||||||
 
 | 
				
			|||||||
										
											Binary file not shown.
										
									
								
							
		Reference in New Issue
	
	Block a user