Commit 810549f2 by huluobin

update

parent 280541e5
......@@ -35,6 +35,9 @@ public class StoreTechnicianPeriod implements Serializable {
*/
private String grade;
public StoreTechnicianPeriod() {
}
public StoreTechnicianPeriod(List<Period> periodList, StoreTechnician storeTechnician) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment