Subversion Repositories SmartDukaan

Rev

Rev 8296 | Rev 8606 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 8296 Rev 8356
Line 143... Line 143...
143
            put(2l, "Aramex");
143
            put(2l, "Aramex");
144
            put(3l, "Delhivery");
144
            put(3l, "Delhivery");
145
            put(4l, "SelfPickup");
145
            put(4l, "SelfPickup");
146
            put(5l, "Runner");
146
            put(5l, "Runner");
147
            put(6l, "RedExpress");
147
            put(6l, "RedExpress");
-
 
148
            put(7l, "FedEx");
148
        }
149
        }
149
	};
150
	};
150
	
151
	
151
	public String index() {
152
	public String index() {
152
		try {
153
		try {