> For the complete documentation index, see [llms.txt](https://jmt.book.samersions.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://jmt.book.samersions.net/zhuan-hou-wen-ti/relation.md).

# 学籍、关系相关问题

## 双学位

转专业后，双学位不受影响。

## 奖学金、综测评定

奖学金在原专业评。所以不要因为成功转了专业就放弃期末考试。

转专业学生的综测在原专业进行评分，但是部分同学的资料可能会在暑假的教务系统调整中被调换至转入专业。先按照原专业的综测规则填好统计表交给原专业班长，再联系原辅导员或转入专业辅导员将你的资料转回原专业进行统计即可。

## 应该如何注册？

如果注册时已经有转专业通知书，可直接去新专业注册；否则，到原专业注册。因为学院注册时间通常只有一天，无论在哪里注册，都能让你的选课系统打开。

## 学信网资料什么时候会调整？

无需手动操作，学校将转专业学生学信网信息修改随同新生信息一同报送，请耐心等待，一般12月前会更改。

## 应该如何交学费？

像往常一样，将学费存入财务系统绑定的银行卡内等待学校扣款，或在八月底到缴费系统手工缴费。在财务系统中，你的专业可能还是原专业（参见2），所以按照原专业学费缴交和原校区住宿费标准缴交，多余的部分会在十一月底到十二月初退还，同时欠缺的部分会在十一月底到十二月初出账，请届时自行缴交。

## 图书馆信息是否需要修改？

五个校区的校卡均可以自由出入其它校区的图书馆，借还其它校区的图书。所以信息是否修改，问题都不大。

本人是 2020 年转的专业，在图书馆的学院信息至今未修改，但并不影响什么。

## 校卡是否需要更换？

不需要。

## 学生证是否需要更换？

可以不换。想换的话按照补办的流程走就可以了。

## 团组织应如何转换？

自行在青年之声公众号进行团组织转接操作，并联系原专业和转入专业团支书进行审核操作。

## 我的入党申请应该如何转换？

不同支部的入党申请似乎不予互相承认，请在转专业后重新提交入党申请书。具体情况请咨询中共暨南大学委员会。

## 跨城市医保应该如何转换？

致电020-85220116联系公费医疗办公室，他们会提供邮箱，将转专业通知书扫描件或拍照件发送给他们，医保会在第二年进行调整，请在12月前联系。

## 跨校区游泳证是否有效？

有效。

## 跨校区转专业，户籍在原来校区，可以换到当前校区吗？

一般来说不能，具体请咨询户籍科。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://jmt.book.samersions.net/zhuan-hou-wen-ti/relation.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
