|
|
|
@ -12,10 +12,9 @@ public class C_ReviewerFillReview extends TempProcess {
|
|
|
|
|
public String graduationDesignId;
|
|
|
|
|
public Map<String,String> vMap;
|
|
|
|
|
private static String buttonName ="评阅老师评阅";
|
|
|
|
|
protected static String iconURL="\"../cssFile/images/fill.png\"";
|
|
|
|
|
protected static String iconURL="../cssFile/images/fill.png";
|
|
|
|
|
protected static String targetURL="/home/reviewer-fill-review";
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
static String table="graduation_design_finished_product_reviewer_score";
|
|
|
|
|
|
|
|
|
|
public void TeacherTeamFillOpeningReportOpinion() throws Exception{
|
|
|
|
|