Commit e81b1ed8 by 李小惠

1

parent 538721b9
......@@ -611,4 +611,9 @@ public class PolicemanServiceImpl extends ServiceImpl<PolicemanMapper, Policeman
return updateBatchById(policemanList);
}
@Override
public String PoliceReassignment() {
return null;
}
}
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论