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