@@ -398,6 +398,10 @@ public class QwSopTempServiceImpl implements IQwSopTempService
rules.setIsOfficial("0");
}
+ if (day.getDayNum()==1){
+ rules.setTime("01:05");
+ }
+
rules.setTime(time);
rules.setContentType(2);
rules.setType(2);