Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(route): migrate shiep to v2 #11641

Merged
merged 3 commits into from
Jan 17, 2023
Merged

feat(route): migrate shiep to v2 #11641

merged 3 commits into from
Jan 17, 2023

Conversation

SUEPbot
Copy link
Contributor

@SUEPbot SUEPbot commented Jan 17, 2023

完整路由地址 / Example for the proposed route(s)

/shiep/news
/shiep/xxgk
/shiep/jwc
/shiep/yjsc
/shiep/rsc
/shiep/kyc
/shiep/fao
/shiep/zs
/shiep/energy
/shiep/hhxy
/shiep/dqxy
/shiep/zdhxy
/shiep/jsjxy
/shiep/dxxy
/shiep/jgxy
/shiep/slxy
/shiep/wgyxy
/shiep/jjxy
/shiep/skb
/shiep/tyb

新 RSS 检查列表 / New RSS Script Checklist

  • 新的路由 New Route
  • 文档说明 Documentation
    • 中文文档 CN
    • 英文文档 EN
  • 全文获取 fulltext
    • 使用缓存 Use Cache
  • 反爬/频率限制 anti-bot or rate limit?
    • 如果有, 是否有对应的措施? If yes, do your code reflect this sign?
  • 日期和时间 date and time
    • 可以解析 Parsed
    • 时区调整 Correct TimeZone
  • 添加了新的包 New package added
  • Puppeteer

说明 / Note

  • migrate shiep to v2
    • add RSSHub Radar rule for shiep
  • route params
    • add a few options for type: xxgk, jwc, yjsc, rsc, kyc, fao, zs
    • add optional id
  • index.js
    • parse pubDate
    • update outdated default id in config: energy, dxxy

@github-actions github-actions bot added Route: v1 v1 route related Route: v2 v2 route related labels Jan 17, 2023
@github-actions
Copy link
Contributor

Successfully generated as following:

http://localhost:1200/shiep/news/id? - Failed
HTTPError: Response code 404 (Not Found)

Route requested: /shiep/news/id
Error message: Error: this route is empty, please check the original site or <a href="https://github.com/DIYgod/RSSHub/issues/new/choose">create an issue</a>
    at module.exports (/app/lib/middleware/parameter.js:46:19)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
    at async module.exports (/app/lib/middleware/anti-hotlink.js:99:5)
    at async module.exports (/app/lib/middleware/template.js:15:5)
    at async /app/lib/middleware/api-response-handler.js:143:9
    at async module.exports (/app/lib/middleware/api-template.js:2:5)
    at async module.exports (/app/lib/middleware/utf8.js:4:5)
    at async module.exports (/app/lib/middleware/header.js:21:5)
    at async module.exports (/app/lib/middleware/debug.js:9:5)
    at async grant (/app/lib/middleware/access-control.js:24:13)
Helpful Information to provide when opening issue:
Path: /shiep/news/id
Node version: v16.19.0
Git Hash: fcecfe4
http://localhost:1200/shiep/xxgk/id? - Failed
HTTPError: Response code 404 (Not Found)

Route requested: /shiep/xxgk/id
Error message: Error: this route is empty, please check the original site or <a href="https://github.com/DIYgod/RSSHub/issues/new/choose">create an issue</a>
    at module.exports (/app/lib/middleware/parameter.js:46:19)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
    at async module.exports (/app/lib/middleware/anti-hotlink.js:99:5)
    at async module.exports (/app/lib/middleware/template.js:15:5)
    at async /app/lib/middleware/api-response-handler.js:143:9
    at async module.exports (/app/lib/middleware/api-template.js:2:5)
    at async module.exports (/app/lib/middleware/utf8.js:4:5)
    at async module.exports (/app/lib/middleware/header.js:21:5)
    at async module.exports (/app/lib/middleware/debug.js:9:5)
    at async grant (/app/lib/middleware/access-control.js:24:13)
Helpful Information to provide when opening issue:
Path: /shiep/xxgk/id
Node version: v16.19.0
Git Hash: fcecfe4
http://localhost:1200/shiep/jwc/id? - Failed
HTTPError: Response code 404 (Not Found)

Route requested: /jwc/id
Error message: RequestError: Timeout awaiting 'request' for 30000ms
    at ClientRequest.<anonymous> (/app/node_modules/got/dist/source/core/index.js:970:65)
    at Object.onceWrapper (node:events:628:26)
    at ClientRequest.emit (node:events:525:35)
    at ClientRequest.origin.emit (/app/node_modules/@szmarczak/http-timer/dist/source/index.js:43:20)
    at TLSSocket.socketErrorListener (node:_http_client:494:9)
    at TLSSocket.emit (node:events:513:28)
    at emitErrorNT (node:internal/streams/destroy:157:8)
    at emitErrorCloseNT (node:internal/streams/destroy:122:3)
    at processTicksAndRejections (node:internal/process/task_queues:83:21)
    at Timeout.timeoutHandler [as _onTimeout] (/app/node_modules/got/dist/source/core/utils/timed-out.js:36:25)
    at listOnTimeout (node:internal/timers:561:11)
    at processTimers (node:internal/timers:502:7)
Helpful Information to provide when opening issue:
Path: /jwc/id
Node version: v16.19.0
Git Hash: fcecfe4
http://localhost:1200/shiep/yjsc/id? - Failed
HTTPError: Response code 404 (Not Found)

Route requested: /yjsc/id
Error message: RequestError: Timeout awaiting 'request' for 30000ms
    at ClientRequest.<anonymous> (/app/node_modules/got/dist/source/core/index.js:970:65)
    at Object.onceWrapper (node:events:628:26)
    at ClientRequest.emit (node:events:525:35)
    at ClientRequest.origin.emit (/app/node_modules/@szmarczak/http-timer/dist/source/index.js:43:20)
    at TLSSocket.socketErrorListener (node:_http_client:494:9)
    at TLSSocket.emit (node:events:513:28)
    at emitErrorNT (node:internal/streams/destroy:157:8)
    at emitErrorCloseNT (node:internal/streams/destroy:122:3)
    at processTicksAndRejections (node:internal/process/task_queues:83:21)
    at Timeout.timeoutHandler [as _onTimeout] (/app/node_modules/got/dist/source/core/utils/timed-out.js:36:25)
    at listOnTimeout (node:internal/timers:561:11)
    at processTimers (node:internal/timers:502:7)
Helpful Information to provide when opening issue:
Path: /yjsc/id
Node version: v16.19.0
Git Hash: fcecfe4
http://localhost:1200/shiep/rsc/id? - Failed
HTTPError: Response code 404 (Not Found)

Route requested: /rsc/id
Error message: RequestError: Timeout awaiting 'request' for 30000ms
    at ClientRequest.<anonymous> (/app/node_modules/got/dist/source/core/index.js:970:65)
    at Object.onceWrapper (node:events:628:26)
    at ClientRequest.emit (node:events:525:35)
    at ClientRequest.origin.emit (/app/node_modules/@szmarczak/http-timer/dist/source/index.js:43:20)
    at TLSSocket.socketErrorListener (node:_http_client:494:9)
    at TLSSocket.emit (node:events:513:28)
    at emitErrorNT (node:internal/streams/destroy:157:8)
    at emitErrorCloseNT (node:internal/streams/destroy:122:3)
    at processTicksAndRejections (node:internal/process/task_queues:83:21)
    at Timeout.timeoutHandler [as _onTimeout] (/app/node_modules/got/dist/source/core/utils/timed-out.js:36:25)
    at listOnTimeout (node:internal/timers:561:11)
    at processTimers (node:internal/timers:502:7)
Helpful Information to provide when opening issue:
Path: /rsc/id
Node version: v16.19.0
Git Hash: fcecfe4
http://localhost:1200/shiep/kyc/id? - Failed
HTTPError: Response code 404 (Not Found)

Route requested: /shiep/kyc/id
Error message: Error: this route is empty, please check the original site or <a href="https://github.com/DIYgod/RSSHub/issues/new/choose">create an issue</a>
    at module.exports (/app/lib/middleware/parameter.js:46:19)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
    at async module.exports (/app/lib/middleware/anti-hotlink.js:99:5)
    at async module.exports (/app/lib/middleware/template.js:15:5)
    at async /app/lib/middleware/api-response-handler.js:143:9
    at async module.exports (/app/lib/middleware/api-template.js:2:5)
    at async module.exports (/app/lib/middleware/utf8.js:4:5)
    at async module.exports (/app/lib/middleware/header.js:21:5)
    at async module.exports (/app/lib/middleware/debug.js:9:5)
    at async grant (/app/lib/middleware/access-control.js:24:13)
Helpful Information to provide when opening issue:
Path: /shiep/kyc/id
Node version: v16.19.0
Git Hash: fcecfe4
http://localhost:1200/shiep/fao/id? - Failed
HTTPError: Response code 404 (Not Found)

Route requested: /shiep/fao/id
Error message: Error: this route is empty, please check the original site or <a href="https://github.com/DIYgod/RSSHub/issues/new/choose">create an issue</a>
    at module.exports (/app/lib/middleware/parameter.js:46:19)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
    at async module.exports (/app/lib/middleware/anti-hotlink.js:99:5)
    at async module.exports (/app/lib/middleware/template.js:15:5)
    at async /app/lib/middleware/api-response-handler.js:143:9
    at async module.exports (/app/lib/middleware/api-template.js:2:5)
    at async module.exports (/app/lib/middleware/utf8.js:4:5)
    at async module.exports (/app/lib/middleware/header.js:21:5)
    at async module.exports (/app/lib/middleware/debug.js:9:5)
    at async grant (/app/lib/middleware/access-control.js:24:13)
Helpful Information to provide when opening issue:
Path: /shiep/fao/id
Node version: v16.19.0
Git Hash: fcecfe4
http://localhost:1200/shiep/zs/id? - Failed
HTTPError: Response code 404 (Not Found)

Route requested: /shiep/zs/id
Error message: Error: this route is empty, please check the original site or <a href="https://github.com/DIYgod/RSSHub/issues/new/choose">create an issue</a>
    at module.exports (/app/lib/middleware/parameter.js:46:19)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
    at async module.exports (/app/lib/middleware/anti-hotlink.js:99:5)
    at async module.exports (/app/lib/middleware/template.js:15:5)
    at async /app/lib/middleware/api-response-handler.js:143:9
    at async module.exports (/app/lib/middleware/api-template.js:2:5)
    at async module.exports (/app/lib/middleware/utf8.js:4:5)
    at async module.exports (/app/lib/middleware/header.js:21:5)
    at async module.exports (/app/lib/middleware/debug.js:9:5)
    at async grant (/app/lib/middleware/access-control.js:24:13)
Helpful Information to provide when opening issue:
Path: /shiep/zs/id
Node version: v16.19.0
Git Hash: fcecfe4
http://localhost:1200/shiep/energy/id? - Failed
HTTPError: Response code 404 (Not Found)

Route requested: /shiep/energy/id
Error message: Error: this route is empty, please check the original site or <a href="https://github.com/DIYgod/RSSHub/issues/new/choose">create an issue</a>
    at module.exports (/app/lib/middleware/parameter.js:46:19)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
    at async module.exports (/app/lib/middleware/anti-hotlink.js:99:5)
    at async module.exports (/app/lib/middleware/template.js:15:5)
    at async /app/lib/middleware/api-response-handler.js:143:9
    at async module.exports (/app/lib/middleware/api-template.js:2:5)
    at async module.exports (/app/lib/middleware/utf8.js:4:5)
    at async module.exports (/app/lib/middleware/header.js:21:5)
    at async module.exports (/app/lib/middleware/debug.js:9:5)
    at async grant (/app/lib/middleware/access-control.js:24:13)
Helpful Information to provide when opening issue:
Path: /shiep/energy/id
Node version: v16.19.0
Git Hash: fcecfe4
http://localhost:1200/shiep/hhxy/id? - Failed
HTTPError: Response code 404 (Not Found)

Route requested: /shiep/hhxy/id
Error message: Error: this route is empty, please check the original site or <a href="https://github.com/DIYgod/RSSHub/issues/new/choose">create an issue</a>
    at module.exports (/app/lib/middleware/parameter.js:46:19)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
    at async module.exports (/app/lib/middleware/anti-hotlink.js:99:5)
    at async module.exports (/app/lib/middleware/template.js:15:5)
    at async /app/lib/middleware/api-response-handler.js:143:9
    at async module.exports (/app/lib/middleware/api-template.js:2:5)
    at async module.exports (/app/lib/middleware/utf8.js:4:5)
    at async module.exports (/app/lib/middleware/header.js:21:5)
    at async module.exports (/app/lib/middleware/debug.js:9:5)
    at async grant (/app/lib/middleware/access-control.js:24:13)
Helpful Information to provide when opening issue:
Path: /shiep/hhxy/id
Node version: v16.19.0
Git Hash: fcecfe4
http://localhost:1200/shiep/dqxy/id? - Failed
HTTPError: Response code 404 (Not Found)

Route requested: /shiep/dqxy/id
Error message: Error: this route is empty, please check the original site or <a href="https://github.com/DIYgod/RSSHub/issues/new/choose">create an issue</a>
    at module.exports (/app/lib/middleware/parameter.js:46:19)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
    at async module.exports (/app/lib/middleware/anti-hotlink.js:99:5)
    at async module.exports (/app/lib/middleware/template.js:15:5)
    at async /app/lib/middleware/api-response-handler.js:143:9
    at async module.exports (/app/lib/middleware/api-template.js:2:5)
    at async module.exports (/app/lib/middleware/utf8.js:4:5)
    at async module.exports (/app/lib/middleware/header.js:21:5)
    at async module.exports (/app/lib/middleware/debug.js:9:5)
    at async grant (/app/lib/middleware/access-control.js:24:13)
Helpful Information to provide when opening issue:
Path: /shiep/dqxy/id
Node version: v16.19.0
Git Hash: fcecfe4
http://localhost:1200/shiep/zdhxy/id? - Failed
HTTPError: Response code 404 (Not Found)

Route requested: /shiep/zdhxy/id
Error message: Error: this route is empty, please check the original site or <a href="https://github.com/DIYgod/RSSHub/issues/new/choose">create an issue</a>
    at module.exports (/app/lib/middleware/parameter.js:46:19)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
    at async module.exports (/app/lib/middleware/anti-hotlink.js:99:5)
    at async module.exports (/app/lib/middleware/template.js:15:5)
    at async /app/lib/middleware/api-response-handler.js:143:9
    at async module.exports (/app/lib/middleware/api-template.js:2:5)
    at async module.exports (/app/lib/middleware/utf8.js:4:5)
    at async module.exports (/app/lib/middleware/header.js:21:5)
    at async module.exports (/app/lib/middleware/debug.js:9:5)
    at async grant (/app/lib/middleware/access-control.js:24:13)
Helpful Information to provide when opening issue:
Path: /shiep/zdhxy/id
Node version: v16.19.0
Git Hash: fcecfe4
http://localhost:1200/shiep/jsjxy/id? - Failed
HTTPError: Response code 404 (Not Found)

Route requested: /shiep/jsjxy/id
Error message: Error: this route is empty, please check the original site or <a href="https://github.com/DIYgod/RSSHub/issues/new/choose">create an issue</a>
    at module.exports (/app/lib/middleware/parameter.js:46:19)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
    at async module.exports (/app/lib/middleware/anti-hotlink.js:99:5)
    at async module.exports (/app/lib/middleware/template.js:15:5)
    at async /app/lib/middleware/api-response-handler.js:143:9
    at async module.exports (/app/lib/middleware/api-template.js:2:5)
    at async module.exports (/app/lib/middleware/utf8.js:4:5)
    at async module.exports (/app/lib/middleware/header.js:21:5)
    at async module.exports (/app/lib/middleware/debug.js:9:5)
    at async grant (/app/lib/middleware/access-control.js:24:13)
Helpful Information to provide when opening issue:
Path: /shiep/jsjxy/id
Node version: v16.19.0
Git Hash: fcecfe4
http://localhost:1200/shiep/dxxy/id? - Failed
HTTPError: Response code 404 (Not Found)

Route requested: /shiep/dxxy/id
Error message: Error: this route is empty, please check the original site or <a href="https://github.com/DIYgod/RSSHub/issues/new/choose">create an issue</a>
    at module.exports (/app/lib/middleware/parameter.js:46:19)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
    at async module.exports (/app/lib/middleware/anti-hotlink.js:99:5)
    at async module.exports (/app/lib/middleware/template.js:15:5)
    at async /app/lib/middleware/api-response-handler.js:143:9
    at async module.exports (/app/lib/middleware/api-template.js:2:5)
    at async module.exports (/app/lib/middleware/utf8.js:4:5)
    at async module.exports (/app/lib/middleware/header.js:21:5)
    at async module.exports (/app/lib/middleware/debug.js:9:5)
    at async grant (/app/lib/middleware/access-control.js:24:13)
Helpful Information to provide when opening issue:
Path: /shiep/dxxy/id
Node version: v16.19.0
Git Hash: fcecfe4
http://localhost:1200/shiep/jgxy/id? - Failed
HTTPError: Response code 404 (Not Found)

Route requested: /shiep/jgxy/id
Error message: Error: this route is empty, please check the original site or <a href="https://github.com/DIYgod/RSSHub/issues/new/choose">create an issue</a>
    at module.exports (/app/lib/middleware/parameter.js:46:19)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
    at async module.exports (/app/lib/middleware/anti-hotlink.js:99:5)
    at async module.exports (/app/lib/middleware/template.js:15:5)
    at async /app/lib/middleware/api-response-handler.js:143:9
    at async module.exports (/app/lib/middleware/api-template.js:2:5)
    at async module.exports (/app/lib/middleware/utf8.js:4:5)
    at async module.exports (/app/lib/middleware/header.js:21:5)
    at async module.exports (/app/lib/middleware/debug.js:9:5)
    at async grant (/app/lib/middleware/access-control.js:24:13)
Helpful Information to provide when opening issue:
Path: /shiep/jgxy/id
Node version: v16.19.0
Git Hash: fcecfe4
http://localhost:1200/shiep/slxy/id? - Failed
HTTPError: Response code 404 (Not Found)

Route requested: /shiep/slxy/id
Error message: Error: this route is empty, please check the original site or <a href="https://github.com/DIYgod/RSSHub/issues/new/choose">create an issue</a>
    at module.exports (/app/lib/middleware/parameter.js:46:19)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
    at async module.exports (/app/lib/middleware/anti-hotlink.js:99:5)
    at async module.exports (/app/lib/middleware/template.js:15:5)
    at async /app/lib/middleware/api-response-handler.js:143:9
    at async module.exports (/app/lib/middleware/api-template.js:2:5)
    at async module.exports (/app/lib/middleware/utf8.js:4:5)
    at async module.exports (/app/lib/middleware/header.js:21:5)
    at async module.exports (/app/lib/middleware/debug.js:9:5)
    at async grant (/app/lib/middleware/access-control.js:24:13)
Helpful Information to provide when opening issue:
Path: /shiep/slxy/id
Node version: v16.19.0
Git Hash: fcecfe4
http://localhost:1200/shiep/wgyxy/id? - Failed
HTTPError: Response code 404 (Not Found)

Route requested: /shiep/wgyxy/id
Error message: Error: this route is empty, please check the original site or <a href="https://github.com/DIYgod/RSSHub/issues/new/choose">create an issue</a>
    at module.exports (/app/lib/middleware/parameter.js:46:19)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
    at async module.exports (/app/lib/middleware/anti-hotlink.js:99:5)
    at async module.exports (/app/lib/middleware/template.js:15:5)
    at async /app/lib/middleware/api-response-handler.js:143:9
    at async module.exports (/app/lib/middleware/api-template.js:2:5)
    at async module.exports (/app/lib/middleware/utf8.js:4:5)
    at async module.exports (/app/lib/middleware/header.js:21:5)
    at async module.exports (/app/lib/middleware/debug.js:9:5)
    at async grant (/app/lib/middleware/access-control.js:24:13)
Helpful Information to provide when opening issue:
Path: /shiep/wgyxy/id
Node version: v16.19.0
Git Hash: fcecfe4
http://localhost:1200/shiep/jjxy/id? - Failed
HTTPError: Response code 404 (Not Found)

Route requested: /shiep/jjxy/id
Error message: Error: this route is empty, please check the original site or <a href="https://github.com/DIYgod/RSSHub/issues/new/choose">create an issue</a>
    at module.exports (/app/lib/middleware/parameter.js:46:19)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
    at async module.exports (/app/lib/middleware/anti-hotlink.js:99:5)
    at async module.exports (/app/lib/middleware/template.js:15:5)
    at async /app/lib/middleware/api-response-handler.js:143:9
    at async module.exports (/app/lib/middleware/api-template.js:2:5)
    at async module.exports (/app/lib/middleware/utf8.js:4:5)
    at async module.exports (/app/lib/middleware/header.js:21:5)
    at async module.exports (/app/lib/middleware/debug.js:9:5)
    at async grant (/app/lib/middleware/access-control.js:24:13)
Helpful Information to provide when opening issue:
Path: /shiep/jjxy/id
Node version: v16.19.0
Git Hash: fcecfe4
http://localhost:1200/shiep/skb/id? - Failed
HTTPError: Response code 404 (Not Found)

Route requested: /shiep/skb/id
Error message: Error: this route is empty, please check the original site or <a href="https://github.com/DIYgod/RSSHub/issues/new/choose">create an issue</a>
    at module.exports (/app/lib/middleware/parameter.js:46:19)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
    at async module.exports (/app/lib/middleware/anti-hotlink.js:99:5)
    at async module.exports (/app/lib/middleware/template.js:15:5)
    at async /app/lib/middleware/api-response-handler.js:143:9
    at async module.exports (/app/lib/middleware/api-template.js:2:5)
    at async module.exports (/app/lib/middleware/utf8.js:4:5)
    at async module.exports (/app/lib/middleware/header.js:21:5)
    at async module.exports (/app/lib/middleware/debug.js:9:5)
    at async grant (/app/lib/middleware/access-control.js:24:13)
Helpful Information to provide when opening issue:
Path: /shiep/skb/id
Node version: v16.19.0
Git Hash: fcecfe4
http://localhost:1200/shiep/tyb/id? - Failed
HTTPError: Response code 404 (Not Found)

Route requested: /shiep/tyb/id
Error message: Error: this route is empty, please check the original site or <a href="https://github.com/DIYgod/RSSHub/issues/new/choose">create an issue</a>
    at module.exports (/app/lib/middleware/parameter.js:46:19)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
    at async module.exports (/app/lib/middleware/anti-hotlink.js:99:5)
    at async module.exports (/app/lib/middleware/template.js:15:5)
    at async /app/lib/middleware/api-response-handler.js:143:9
    at async module.exports (/app/lib/middleware/api-template.js:2:5)
    at async module.exports (/app/lib/middleware/utf8.js:4:5)
    at async module.exports (/app/lib/middleware/header.js:21:5)
    at async module.exports (/app/lib/middleware/debug.js:9:5)
    at async grant (/app/lib/middleware/access-control.js:24:13)
Helpful Information to provide when opening issue:
Path: /shiep/tyb/id
Node version: v16.19.0
Git Hash: fcecfe4

@github-actions github-actions bot added the Auto: Route Test Complete Auto route test has finished on given PR label Jan 17, 2023
@SUEPbot
Copy link
Contributor Author

SUEPbot commented Jan 17, 2023

Sorry. I have edited the Example for the proposed routes. Need to re-run the auto route test job PR - route test #6245.

@github-actions
Copy link
Contributor

Successfully generated as following:

http://localhost:1200/shiep/news - Success
<?xml version="1.0" encoding="UTF-8"?>
<rss  xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"
>
    <channel>
        <title><![CDATA[上海电力大学-新闻网]]></title>
        <link>https://news.shiep.edu.cn/notice/list.htm</link>
        <atom:link href="http://localhost:1200/shiep/news" rel="self" type="application/rss+xml" />
        <description><![CDATA[上海电力大学-新闻网 - Made with love by RSSHub(https://github.com/DIYgod/RSSHub)]]></description>
        <generator>RSSHub</generator>
        <webMaster>i@diygod.me (DIYgod)</webMaster>
        <language>zh-cn</language>
        <lastBuildDate>Tue, 17 Jan 2023 11:43:17 GMT</lastBuildDate>
        <ttl>5</ttl>
        <item>
            <title><![CDATA[职务科技成果转化现金奖励信息公示(202110596053.4等)]]></title>
            <description><![CDATA[职务科技成果转化现金奖励信息公示(202110596053.4等)]]></description>
            <pubDate>Sun, 15 Jan 2023 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://news.shiep.edu.cn/9a/b6/c2679a236214/page.htm</guid>
            <link>https://news.shiep.edu.cn/9a/b6/c2679a236214/page.htm</link>
        </item>
        <item>
            <title><![CDATA[拟推荐2023年度陕西高等学校科学技术研究优秀成果奖项目公示2]]></title>
            <description><![CDATA[拟推荐2023年度陕西高等学校科学技术研究优秀成果奖项目公示2]]></description>
            <pubDate>Sat, 14 Jan 2023 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://news.shiep.edu.cn/9a/ab/c2679a236203/page.htm</guid>
            <link>https://news.shiep.edu.cn/9a/ab/c2679a236203/page.htm</link>
        </item>
        <item>
            <title><![CDATA[拟推荐2023年度陕西高等学校科学技术研究优秀成果奖项目公示]]></title>
            <description><![CDATA[拟推荐2023年度陕西高等学校科学技术研究优秀成果奖项目公示]]></description>
            <pubDate>Sat, 14 Jan 2023 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://news.shiep.edu.cn/9a/a9/c2679a236201/page.htm</guid>
            <link>https://news.shiep.edu.cn/9a/a9/c2679a236201/page.htm</link>
        </item>
        <item>
            <title><![CDATA[职务科技成果转化现金奖励信息公示(201911054464.X等)]]></title>
            <description><![CDATA[职务科技成果转化现金奖励信息公示(201911054464.X等)]]></description>
            <pubDate>Thu, 12 Jan 2023 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://news.shiep.edu.cn/9a/9e/c2679a236190/page.htm</guid>
            <link>https://news.shiep.edu.cn/9a/9e/c2679a236190/page.htm</link>
        </item>
        <item>
            <title><![CDATA[职务科技成果转化现金奖励信息公示(ZL201710112842.X)]]></title>
            <description><![CDATA[职务科技成果转化现金奖励信息公示(ZL201710112842.X)]]></description>
            <pubDate>Thu, 12 Jan 2023 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://news.shiep.edu.cn/9a/9d/c2679a236189/page.htm</guid>
            <link>https://news.shiep.edu.cn/9a/9d/c2679a236189/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于收看2023年1月份每月论坛在线直播的通知]]></title>
            <description><![CDATA[关于收看2023年1月份每月论坛在线直播的通知]]></description>
            <pubDate>Wed, 11 Jan 2023 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://news.shiep.edu.cn/9a/98/c2679a236184/page.htm</guid>
            <link>https://news.shiep.edu.cn/9a/98/c2679a236184/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于2022年企业奖教金评选结果的公告]]></title>
            <description><![CDATA[关于2022年企业奖教金评选结果的公告]]></description>
            <pubDate>Wed, 11 Jan 2023 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://news.shiep.edu.cn/9a/97/c2679a236183/page.htm</guid>
            <link>https://news.shiep.edu.cn/9a/97/c2679a236183/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于2023年度国家自然科学基金项目申请有关事项的通告]]></title>
            <description><![CDATA[关于2023年度国家自然科学基金项目申请有关事项的通告]]></description>
            <pubDate>Wed, 11 Jan 2023 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://news.shiep.edu.cn/9a/94/c2679a236180/page.htm</guid>
            <link>https://news.shiep.edu.cn/9a/94/c2679a236180/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于共青团上海市第十六次代表大会代表候选人初步人选的公示]]></title>
            <description><![CDATA[关于共青团上海市第十六次代表大会代表候选人初步人选的公示]]></description>
            <pubDate>Thu, 05 Jan 2023 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://news.shiep.edu.cn/9a/7e/c2679a236158/page.htm</guid>
            <link>https://news.shiep.edu.cn/9a/7e/c2679a236158/page.htm</link>
        </item>
        <item>
            <title><![CDATA[长阳校区停水通知]]></title>
            <description><![CDATA[长阳校区停水通知]]></description>
            <pubDate>Tue, 03 Jan 2023 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://news.shiep.edu.cn/9a/65/c2679a236133/page.htm</guid>
            <link>https://news.shiep.edu.cn/9a/65/c2679a236133/page.htm</link>
        </item>
        <item>
            <title><![CDATA[2023年寒假一卡通值班时间安排]]></title>
            <description><![CDATA[2023年寒假一卡通值班时间安排]]></description>
            <pubDate>Tue, 03 Jan 2023 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://news.shiep.edu.cn/9a/64/c2679a236132/page.htm</guid>
            <link>https://news.shiep.edu.cn/9a/64/c2679a236132/page.htm</link>
        </item>
        <item>
            <title><![CDATA[上海电力大学“研究阐释党的二十大精神” 专项研究课题申报通知]]></title>
            <description><![CDATA[上海电力大学“研究阐释党的二十大精神” 专项研究课题申报通知]]></description>
            <pubDate>Mon, 02 Jan 2023 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://news.shiep.edu.cn/9a/60/c2679a236128/page.htm</guid>
            <link>https://news.shiep.edu.cn/9a/60/c2679a236128/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于2022年企业奖教金评选结果的公示]]></title>
            <description><![CDATA[关于2022年企业奖教金评选结果的公示]]></description>
            <pubDate>Thu, 29 Dec 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://rsc.shiep.edu.cn/9a/4b/c1695a236107/page.htm</guid>
            <link>https://rsc.shiep.edu.cn/9a/4b/c1695a236107/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于开展2022年度专业技术岗位聘用工作的通知]]></title>
            <description><![CDATA[关于开展2022年度专业技术岗位聘用工作的通知]]></description>
            <pubDate>Thu, 29 Dec 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://rsc.shiep.edu.cn/9a/40/c1695a236096/page.psp</guid>
            <link>https://rsc.shiep.edu.cn/9a/40/c1695a236096/page.psp</link>
        </item>
        <item>
            <title><![CDATA[关于开展上海电力大学第四届辅导员思政征文评选活动的通知]]></title>
            <description><![CDATA[关于开展上海电力大学第四届辅导员思政征文评选活动的通知]]></description>
            <pubDate>Thu, 29 Dec 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://news.shiep.edu.cn/9a/43/c2679a236099/page.htm</guid>
            <link>https://news.shiep.edu.cn/9a/43/c2679a236099/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于组织开展2023年上海电力大学寒假社会实践的通知]]></title>
            <description><![CDATA[关于组织开展2023年上海电力大学寒假社会实践的通知]]></description>
            <pubDate>Thu, 29 Dec 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://news.shiep.edu.cn/9a/3c/c2679a236092/page.htm</guid>
            <link>https://news.shiep.edu.cn/9a/3c/c2679a236092/page.htm</link>
        </item>
        <item>
            <title><![CDATA[上海电力大学拟录用人员公示]]></title>
            <description><![CDATA[上海电力大学拟录用人员公示]]></description>
            <pubDate>Thu, 29 Dec 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://news.shiep.edu.cn/9a/33/c2679a236083/page.htm</guid>
            <link>https://news.shiep.edu.cn/9a/33/c2679a236083/page.htm</link>
        </item>
        <item>
            <title><![CDATA[上海电力大学关于2022年度“十佳创新示范党支部工作案例”评选结果的通知]]></title>
            <description><![CDATA[上海电力大学关于2022年度“十佳创新示范党支部工作案例”评选结果的通知]]></description>
            <pubDate>Wed, 28 Dec 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://news.shiep.edu.cn/9a/38/c2679a236088/page.htm</guid>
            <link>https://news.shiep.edu.cn/9a/38/c2679a236088/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于开展2022年上海电力大学党务系列高级职务聘任评议申报工作的通知]]></title>
            <description><![CDATA[关于开展2022年上海电力大学党务系列高级职务聘任评议申报工作的通知]]></description>
            <pubDate>Wed, 28 Dec 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://rsc.shiep.edu.cn/9a/8e/c1695a236174/page.psp</guid>
            <link>https://rsc.shiep.edu.cn/9a/8e/c1695a236174/page.psp</link>
        </item>
        <item>
            <title><![CDATA[关于2023年寒假及下学期开学安排的通知]]></title>
            <description><![CDATA[关于2023年寒假及下学期开学安排的通知]]></description>
            <pubDate>Sun, 18 Dec 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://news.shiep.edu.cn/98/da/c2679a235738/page.htm</guid>
            <link>https://news.shiep.edu.cn/98/da/c2679a235738/page.htm</link>
        </item>
    </channel>
</rss>
http://localhost:1200/shiep/xxgk - Success
<?xml version="1.0" encoding="UTF-8"?>
<rss  xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"
>
    <channel>
        <title><![CDATA[上海电力大学-信息公开网]]></title>
        <link>https://xxgk.shiep.edu.cn/zxgkxx/list.htm</link>
        <atom:link href="http://localhost:1200/shiep/xxgk" rel="self" type="application/rss+xml" />
        <description><![CDATA[上海电力大学-信息公开网 - Made with love by RSSHub(https://github.com/DIYgod/RSSHub)]]></description>
        <generator>RSSHub</generator>
        <webMaster>i@diygod.me (DIYgod)</webMaster>
        <language>zh-cn</language>
        <lastBuildDate>Tue, 17 Jan 2023 11:43:19 GMT</lastBuildDate>
        <ttl>5</ttl>
        <item>
            <title><![CDATA[2022-2023学年上海电力大学校历]]></title>
            <description><![CDATA[2022-2023学年上海电力大学校历]]></description>
            <pubDate>Mon, 02 Jan 2023 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://xxgk.shiep.edu.cn/9a/61/c442a236129/page.htm</guid>
            <link>https://xxgk.shiep.edu.cn/9a/61/c442a236129/page.htm</link>
        </item>
        <item>
            <title><![CDATA[上海电力大学教学一览(2022级修订版)]]></title>
            <description><![CDATA[上海电力大学教学一览(2022级修订版)]]></description>
            <pubDate>Sun, 20 Nov 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://jwc.shiep.edu.cn/95/b9/c239a234937/page.htm</guid>
            <link>https://jwc.shiep.edu.cn/95/b9/c239a234937/page.htm</link>
        </item>
        <item>
            <title><![CDATA[上海电力大学2022年11月政府采购意向公告]]></title>
            <description><![CDATA[上海电力大学2022年11月政府采购意向公告]]></description>
            <pubDate>Fri, 04 Nov 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://xxgk.shiep.edu.cn/93/e0/c442a234464/page.htm</guid>
            <link>https://xxgk.shiep.edu.cn/93/e0/c442a234464/page.htm</link>
        </item>
        <item>
            <title><![CDATA[[2022]沪电采购第7号评审结果公示更正]]></title>
            <description><![CDATA[[2022]沪电采购第7号评审结果公示更正]]></description>
            <pubDate>Tue, 01 Nov 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://xxgk.shiep.edu.cn/93/4e/c442a234318/page.htm</guid>
            <link>https://xxgk.shiep.edu.cn/93/4e/c442a234318/page.htm</link>
        </item>
        <item>
            <title><![CDATA[[2022]沪电采购第6号评审结果公示更正]]></title>
            <description><![CDATA[[2022]沪电采购第6号评审结果公示更正]]></description>
            <pubDate>Tue, 01 Nov 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://xxgk.shiep.edu.cn/93/4d/c442a234317/page.htm</guid>
            <link>https://xxgk.shiep.edu.cn/93/4d/c442a234317/page.htm</link>
        </item>
        <item>
            <title><![CDATA[[2022]沪电采购第5号评审结果公示更正]]></title>
            <description><![CDATA[[2022]沪电采购第5号评审结果公示更正]]></description>
            <pubDate>Tue, 01 Nov 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://xxgk.shiep.edu.cn/93/4c/c442a234316/page.htm</guid>
            <link>https://xxgk.shiep.edu.cn/93/4c/c442a234316/page.htm</link>
        </item>
        <item>
            <title><![CDATA[[2022]沪电采购第4号评审结果公示更正]]></title>
            <description><![CDATA[[2022]沪电采购第4号评审结果公示更正]]></description>
            <pubDate>Tue, 01 Nov 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://xxgk.shiep.edu.cn/93/4b/c442a234315/page.htm</guid>
            <link>https://xxgk.shiep.edu.cn/93/4b/c442a234315/page.htm</link>
        </item>
        <item>
            <title><![CDATA[[2022]沪电采购第3号评审结果公示更正]]></title>
            <description><![CDATA[[2022]沪电采购第3号评审结果公示更正]]></description>
            <pubDate>Tue, 01 Nov 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://xxgk.shiep.edu.cn/93/4a/c442a234314/page.htm</guid>
            <link>https://xxgk.shiep.edu.cn/93/4a/c442a234314/page.htm</link>
        </item>
        <item>
            <title><![CDATA[[2022]沪电采购第2号评审结果公示更正]]></title>
            <description><![CDATA[[2022]沪电采购第2号评审结果公示更正]]></description>
            <pubDate>Tue, 01 Nov 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://xxgk.shiep.edu.cn/93/49/c442a234313/page.htm</guid>
            <link>https://xxgk.shiep.edu.cn/93/49/c442a234313/page.htm</link>
        </item>
        <item>
            <title><![CDATA[[2022]沪电采购第1号评审结果公示更正]]></title>
            <description><![CDATA[[2022]沪电采购第1号评审结果公示更正]]></description>
            <pubDate>Tue, 01 Nov 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://xxgk.shiep.edu.cn/93/48/c442a234312/page.htm</guid>
            <link>https://xxgk.shiep.edu.cn/93/48/c442a234312/page.htm</link>
        </item>
        <item>
            <title><![CDATA[上海电力大学关于2022年有关人才计划建议人选公示]]></title>
            <description><![CDATA[上海电力大学关于2022年有关人才计划建议人选公示]]></description>
            <pubDate>Tue, 01 Nov 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://news.shiep.edu.cn/93/46/c2679a234310/page.psp</guid>
            <link>https://news.shiep.edu.cn/93/46/c2679a234310/page.psp</link>
        </item>
        <item>
            <title><![CDATA[上海电力大学2021年学生体质健康测试结果公示]]></title>
            <description><![CDATA[上海电力大学2021年学生体质健康测试结果公示]]></description>
            <pubDate>Sun, 30 Oct 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://tyb.shiep.edu.cn/92/8c/c2891a234124/page.htm</guid>
            <link>https://tyb.shiep.edu.cn/92/8c/c2891a234124/page.htm</link>
        </item>
        <item>
            <title><![CDATA[2022年度建设项目与维修工程一览表]]></title>
            <description><![CDATA[2022年度建设项目与维修工程一览表]]></description>
            <pubDate>Sat, 29 Oct 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://jjc.shiep.edu.cn/92/81/c330a234113/page.htm</guid>
            <link>https://jjc.shiep.edu.cn/92/81/c330a234113/page.htm</link>
        </item>
        <item>
            <title><![CDATA[[2022]沪电采购第7号评审结果公示]]></title>
            <description><![CDATA[[2022]沪电采购第7号评审结果公示]]></description>
            <pubDate>Fri, 28 Oct 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://xxgk.shiep.edu.cn/92/7a/c442a234106/page.htm</guid>
            <link>https://xxgk.shiep.edu.cn/92/7a/c442a234106/page.htm</link>
        </item>
        <item>
            <title><![CDATA[[2022]沪电采购第6号评审结果公示]]></title>
            <description><![CDATA[[2022]沪电采购第6号评审结果公示]]></description>
            <pubDate>Fri, 28 Oct 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://xxgk.shiep.edu.cn/92/79/c442a234105/page.htm</guid>
            <link>https://xxgk.shiep.edu.cn/92/79/c442a234105/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于印发《上海电力大学学术不端行为调查处理规定》的通知]]></title>
            <description><![CDATA[关于印发《上海电力大学学术不端行为调查处理规定》的通知]]></description>
            <pubDate>Thu, 27 Oct 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://kyc.shiep.edu.cn/92/68/c1108a234088/page.psp</guid>
            <link>https://kyc.shiep.edu.cn/92/68/c1108a234088/page.psp</link>
        </item>
        <item>
            <title><![CDATA[上海电力大学教学一览(含开设课程总数、教学计划 ,2021级)]]></title>
            <description><![CDATA[上海电力大学教学一览(含开设课程总数、教学计划 ,2021级)]]></description>
            <pubDate>Thu, 27 Oct 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://jwc.shiep.edu.cn/_upload/article/files/9c/2d/6d3ee293480d828f7935f607c2bc/a067606a-32f7-438c-b95a-400a00ef0015.pdf</guid>
            <link>https://jwc.shiep.edu.cn/_upload/article/files/9c/2d/6d3ee293480d828f7935f607c2bc/a067606a-32f7-438c-b95a-400a00ef0015.pdf</link>
        </item>
        <item>
            <title><![CDATA[上海电力大学本科生学风建设机构]]></title>
            <description><![CDATA[上海电力大学本科生学风建设机构]]></description>
            <pubDate>Wed, 26 Oct 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://xsc.shiep.edu.cn/92/4e/c3494a234062/page.htm</guid>
            <link>https://xsc.shiep.edu.cn/92/4e/c3494a234062/page.htm</link>
        </item>
        <item>
            <title><![CDATA[上海电力大学学风建设工作实施方案]]></title>
            <description><![CDATA[上海电力大学学风建设工作实施方案]]></description>
            <pubDate>Wed, 26 Oct 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://xsc.shiep.edu.cn/92/4d/c3494a234061/page.htm</guid>
            <link>https://xsc.shiep.edu.cn/92/4d/c3494a234061/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于启动2022年度“工程实践名师”申报工作的通知]]></title>
            <description><![CDATA[关于启动2022年度“工程实践名师”申报工作的通知]]></description>
            <pubDate>Wed, 26 Oct 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://rsc.shiep.edu.cn/92/20/c1695a234016/page.psp</guid>
            <link>https://rsc.shiep.edu.cn/92/20/c1695a234016/page.psp</link>
        </item>
    </channel>
</rss>
http://localhost:1200/shiep/jwc - Success
<?xml version="1.0" encoding="UTF-8"?>
<rss  xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"
>
    <channel>
        <title><![CDATA[上海电力大学-教务处]]></title>
        <link>https://jwc.shiep.edu.cn/227/list.htm</link>
        <atom:link href="http://localhost:1200/shiep/jwc" rel="self" type="application/rss+xml" />
        <description><![CDATA[上海电力大学-教务处 - Made with love by RSSHub(https://github.com/DIYgod/RSSHub)]]></description>
        <generator>RSSHub</generator>
        <webMaster>i@diygod.me (DIYgod)</webMaster>
        <language>zh-cn</language>
        <lastBuildDate>Tue, 17 Jan 2023 11:43:20 GMT</lastBuildDate>
        <ttl>5</ttl>
        <item>
            <title><![CDATA[关于2022-2023学年第一学期期末成绩复查及更改的通知]]></title>
            <description><![CDATA[关于2022-2023学年第一学期期末成绩复查及更改的通知]]></description>
            <pubDate>Sun, 15 Jan 2023 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://jwc.shiep.edu.cn/9a/b8/c227a236216/page.htm</guid>
            <link>https://jwc.shiep.edu.cn/9a/b8/c227a236216/page.htm</link>
        </item>
        <item>
            <title><![CDATA[2022-2023学年第二学期教材网上征订通知]]></title>
            <description><![CDATA[2022-2023学年第二学期教材网上征订通知]]></description>
            <pubDate>Mon, 09 Jan 2023 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://jwc.shiep.edu.cn/9a/87/c227a236167/page.htm</guid>
            <link>https://jwc.shiep.edu.cn/9a/87/c227a236167/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于公布第四届课程思政示范展示入围现场展示名单的通知]]></title>
            <description><![CDATA[关于公布第四届课程思政示范展示入围现场展示名单的通知]]></description>
            <pubDate>Thu, 29 Dec 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://jwc.shiep.edu.cn/9a/3f/c227a236095/page.htm</guid>
            <link>https://jwc.shiep.edu.cn/9a/3f/c227a236095/page.htm</link>
        </item>
        <item>
            <title><![CDATA[第三届上海电力大学教师教学创新大赛获奖名单公示]]></title>
            <description><![CDATA[第三届上海电力大学教师教学创新大赛获奖名单公示]]></description>
            <pubDate>Tue, 27 Dec 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://jwc.shiep.edu.cn/9a/22/c227a236066/page.htm</guid>
            <link>https://jwc.shiep.edu.cn/9a/22/c227a236066/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于推荐申报2023年上海高校本科重点教改项目的公示]]></title>
            <description><![CDATA[关于推荐申报2023年上海高校本科重点教改项目的公示]]></description>
            <pubDate>Mon, 26 Dec 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://jwc.shiep.edu.cn/9a/0b/c227a236043/page.htm</guid>
            <link>https://jwc.shiep.edu.cn/9a/0b/c227a236043/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于做好首批新文科研究与改革实践项目中期检查工作的通知]]></title>
            <description><![CDATA[关于做好首批新文科研究与改革实践项目中期检查工作的通知]]></description>
            <pubDate>Fri, 16 Dec 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://jwc.shiep.edu.cn/98/ca/c227a235722/page.htm</guid>
            <link>https://jwc.shiep.edu.cn/98/ca/c227a235722/page.htm</link>
        </item>
        <item>
            <title><![CDATA[2022年上海市高等学校信息技术水平考试二三级、四级考试防疫提示]]></title>
            <description><![CDATA[2022年上海市高等学校信息技术水平考试二三级、四级考试防疫提示]]></description>
            <pubDate>Wed, 14 Dec 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://jwc.shiep.edu.cn/98/7b/c227a235643/page.htm</guid>
            <link>https://jwc.shiep.edu.cn/98/7b/c227a235643/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于启动我校2022-2023学年第一学期学生网上期末教学评价的通知]]></title>
            <description><![CDATA[关于启动我校2022-2023学年第一学期学生网上期末教学评价的通知]]></description>
            <pubDate>Tue, 13 Dec 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://jwc.shiep.edu.cn/98/5a/c227a235610/page.htm</guid>
            <link>https://jwc.shiep.edu.cn/98/5a/c227a235610/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于2022年12月10日全国大学英语四六级考试考务培训及班车安排的通知]]></title>
            <description><![CDATA[关于2022年12月10日全国大学英语四六级考试考务培训及班车安排的通知]]></description>
            <pubDate>Tue, 06 Dec 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://jwc.shiep.edu.cn/97/77/c227a235383/page.htm</guid>
            <link>https://jwc.shiep.edu.cn/97/77/c227a235383/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于2022年度教研教改论文统计的通知]]></title>
            <description><![CDATA[关于2022年度教研教改论文统计的通知]]></description>
            <pubDate>Sun, 04 Dec 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://jwc.shiep.edu.cn/97/44/c227a235332/page.htm</guid>
            <link>https://jwc.shiep.edu.cn/97/44/c227a235332/page.htm</link>
        </item>
    </channel>
</rss>
http://localhost:1200/shiep/yjsc - Success
<?xml version="1.0" encoding="UTF-8"?>
<rss  xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"
>
    <channel>
        <title><![CDATA[上海电力大学-研究生院/研工部]]></title>
        <link>https://yjsc.shiep.edu.cn/1161/list.htm</link>
        <atom:link href="http://localhost:1200/shiep/yjsc" rel="self" type="application/rss+xml" />
        <description><![CDATA[上海电力大学-研究生院/研工部 - Made with love by RSSHub(https://github.com/DIYgod/RSSHub)]]></description>
        <generator>RSSHub</generator>
        <webMaster>i@diygod.me (DIYgod)</webMaster>
        <language>zh-cn</language>
        <lastBuildDate>Tue, 17 Jan 2023 11:43:22 GMT</lastBuildDate>
        <ttl>5</ttl>
        <item>
            <title><![CDATA[2022-2023(2)研究生网上选课通知]]></title>
            <description><![CDATA[2022-2023(2)研究生网上选课通知]]></description>
            <pubDate>Tue, 13 Dec 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://yjsc.shiep.edu.cn/98/3b/c1161a235579/page.htm</guid>
            <link>https://yjsc.shiep.edu.cn/98/3b/c1161a235579/page.htm</link>
        </item>
        <item>
            <title><![CDATA[2022-2023(1)研究生网上选课通知]]></title>
            <description><![CDATA[2022-2023(1)研究生网上选课通知]]></description>
            <pubDate>Mon, 05 Sep 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://yjsc.shiep.edu.cn/8c/f1/c1161a232689/page.htm</guid>
            <link>https://yjsc.shiep.edu.cn/8c/f1/c1161a232689/page.htm</link>
        </item>
        <item>
            <title><![CDATA[2022年研究生课程建设及教改教研项目结评审通过名单]]></title>
            <description><![CDATA[2022年研究生课程建设及教改教研项目结评审通过名单]]></description>
            <pubDate>Tue, 23 Aug 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://yjsc.shiep.edu.cn/8c/62/c1161a232546/page.htm</guid>
            <link>https://yjsc.shiep.edu.cn/8c/62/c1161a232546/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于组织上海市首届课程思政教学设计展示活动校内选拔的通知]]></title>
            <description><![CDATA[关于组织上海市首届课程思政教学设计展示活动校内选拔的通知]]></description>
            <pubDate>Sun, 19 Jun 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://yjsc.shiep.edu.cn/88/99/c1161a231577/page.htm</guid>
            <link>https://yjsc.shiep.edu.cn/88/99/c1161a231577/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于2022年度研究生教材建设、课程建设及教改教研项目申报的通知]]></title>
            <description><![CDATA[关于2022年度研究生教材建设、课程建设及教改教研项目申报的通知]]></description>
            <pubDate>Thu, 09 Jun 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://yjsc.shiep.edu.cn/87/42/c1161a231234/page.htm</guid>
            <link>https://yjsc.shiep.edu.cn/87/42/c1161a231234/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于做好2022级研究生培养方案制定(修订)的通知]]></title>
            <description><![CDATA[关于做好2022级研究生培养方案制定(修订)的通知]]></description>
            <pubDate>Wed, 04 May 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://yjsc.shiep.edu.cn/82/73/c1161a230003/page.htm</guid>
            <link>https://yjsc.shiep.edu.cn/82/73/c1161a230003/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于2021年度研究生课程建设及教改教研等项目结题验收的通知]]></title>
            <description><![CDATA[关于2021年度研究生课程建设及教改教研等项目结题验收的通知]]></description>
            <pubDate>Thu, 17 Mar 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://yjsc.shiep.edu.cn/7d/12/c1161a228626/page.htm</guid>
            <link>https://yjsc.shiep.edu.cn/7d/12/c1161a228626/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于2021-2022学年第一学期成绩复查通知]]></title>
            <description><![CDATA[关于2021-2022学年第一学期成绩复查通知]]></description>
            <pubDate>Mon, 17 Jan 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://yjsc.shiep.edu.cn/79/77/c1161a227703/page.htm</guid>
            <link>https://yjsc.shiep.edu.cn/79/77/c1161a227703/page.htm</link>
        </item>
        <item>
            <title><![CDATA[2021-2022(1)研究生期末阶段笔试课程考试安排]]></title>
            <description><![CDATA[2021-2022(1)研究生期末阶段笔试课程考试安排]]></description>
            <pubDate>Mon, 20 Dec 2021 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://yjsc.shiep.edu.cn/73/b9/c1161a226233/page.htm</guid>
            <link>https://yjsc.shiep.edu.cn/73/b9/c1161a226233/page.htm</link>
        </item>
        <item>
            <title><![CDATA[2021-2022(2)研究生网上选课通知]]></title>
            <description><![CDATA[2021-2022(2)研究生网上选课通知]]></description>
            <pubDate>Mon, 20 Dec 2021 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://yjsc.shiep.edu.cn/73/b8/c1161a226232/page.htm</guid>
            <link>https://yjsc.shiep.edu.cn/73/b8/c1161a226232/page.htm</link>
        </item>
        <item>
            <title><![CDATA[2021-2022(1)研究生学位英语考试安排]]></title>
            <description><![CDATA[2021-2022(1)研究生学位英语考试安排]]></description>
            <pubDate>Sun, 05 Dec 2021 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://yjsc.shiep.edu.cn/_upload/article/files/9c/74/321c926b4aa68b6ca802b038702c/085e9d24-1fcb-4491-8bfe-90ec9027b524.docx</guid>
            <link>https://yjsc.shiep.edu.cn/_upload/article/files/9c/74/321c926b4aa68b6ca802b038702c/085e9d24-1fcb-4491-8bfe-90ec9027b524.docx</link>
        </item>
        <item>
            <title><![CDATA[2021—2022研究生学位英语报名通知]]></title>
            <description><![CDATA[2021—2022研究生学位英语报名通知]]></description>
            <pubDate>Sun, 14 Nov 2021 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://yjsc.shiep.edu.cn/6e/86/c1161a224902/page.htm</guid>
            <link>https://yjsc.shiep.edu.cn/6e/86/c1161a224902/page.htm</link>
        </item>
        <item>
            <title><![CDATA[2021-2022(1)研究生网上选课通知]]></title>
            <description><![CDATA[2021-2022(1)研究生网上选课通知]]></description>
            <pubDate>Tue, 14 Sep 2021 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://yjsc.shiep.edu.cn/62/7e/c1161a221822/page.htm</guid>
            <link>https://yjsc.shiep.edu.cn/62/7e/c1161a221822/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于2021~2022学年第1学期期初研究生笔试课程补缓考安排的通知]]></title>
            <description><![CDATA[关于2021~2022学年第1学期期初研究生笔试课程补缓考安排的通知]]></description>
            <pubDate>Mon, 13 Sep 2021 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://yjsc.shiep.edu.cn/62/4b/c1161a221771/page.htm</guid>
            <link>https://yjsc.shiep.edu.cn/62/4b/c1161a221771/page.htm</link>
        </item>
        <item>
            <title><![CDATA[2021年研究生国庆节放假及调休安排]]></title>
            <description><![CDATA[2021年研究生国庆节放假及调休安排]]></description>
            <pubDate>Mon, 13 Sep 2021 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://yjsc.shiep.edu.cn/62/4a/c1161a221770/page.htm</guid>
            <link>https://yjsc.shiep.edu.cn/62/4a/c1161a221770/page.htm</link>
        </item>
    </channel>
</rss>
http://localhost:1200/shiep/rsc - Success
<?xml version="1.0" encoding="UTF-8"?>
<rss  xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"
>
    <channel>
        <title><![CDATA[上海电力大学-党委教师工作部、人事处]]></title>
        <link>https://rsc.shiep.edu.cn/1695/list.htm</link>
        <atom:link href="http://localhost:1200/shiep/rsc" rel="self" type="application/rss+xml" />
        <description><![CDATA[上海电力大学-党委教师工作部、人事处 - Made with love by RSSHub(https://github.com/DIYgod/RSSHub)]]></description>
        <generator>RSSHub</generator>
        <webMaster>i@diygod.me (DIYgod)</webMaster>
        <language>zh-cn</language>
        <lastBuildDate>Tue, 17 Jan 2023 11:43:23 GMT</lastBuildDate>
        <ttl>5</ttl>
        <item>
            <title><![CDATA[关于2022年企业奖教金评选结果的公示]]></title>
            <description><![CDATA[关于2022年企业奖教金评选结果的公示]]></description>
            <pubDate>Thu, 29 Dec 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://rsc.shiep.edu.cn/9a/4b/c1695a236107/page.htm</guid>
            <link>https://rsc.shiep.edu.cn/9a/4b/c1695a236107/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于开展2022年度专业技术岗位聘用工作的通知]]></title>
            <description><![CDATA[关于开展2022年度专业技术岗位聘用工作的通知]]></description>
            <pubDate>Thu, 29 Dec 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://rsc.shiep.edu.cn/9a/40/c1695a236096/page.htm</guid>
            <link>https://rsc.shiep.edu.cn/9a/40/c1695a236096/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于开展2022年上海电力大学党务系列高级职务聘任评议申报工作的...]]></title>
            <description><![CDATA[关于开展2022年上海电力大学党务系列高级职务聘任评议申报工作的...]]></description>
            <pubDate>Wed, 28 Dec 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://rsc.shiep.edu.cn/9a/8e/c1695a236174/page.htm</guid>
            <link>https://rsc.shiep.edu.cn/9a/8e/c1695a236174/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于开展2022年上海高校高等教育研究人员高级专业技术职务学术技...]]></title>
            <description><![CDATA[关于开展2022年上海高校高等教育研究人员高级专业技术职务学术技...]]></description>
            <pubDate>Wed, 28 Dec 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://rsc.shiep.edu.cn/9a/47/c1695a236103/page.htm</guid>
            <link>https://rsc.shiep.edu.cn/9a/47/c1695a236103/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于开展2022年上海高校学生思想政治教育教师高级职务聘任评议申...]]></title>
            <description><![CDATA[关于开展2022年上海高校学生思想政治教育教师高级职务聘任评议申...]]></description>
            <pubDate>Wed, 28 Dec 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://rsc.shiep.edu.cn/9a/46/c1695a236102/page.htm</guid>
            <link>https://rsc.shiep.edu.cn/9a/46/c1695a236102/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于开展2023年寒假教师研修的通知]]></title>
            <description><![CDATA[关于开展2023年寒假教师研修的通知]]></description>
            <pubDate>Mon, 26 Dec 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://rsc.shiep.edu.cn/9a/09/c1695a236041/page.htm</guid>
            <link>https://rsc.shiep.edu.cn/9a/09/c1695a236041/page.htm</link>
        </item>
        <item>
            <title><![CDATA[上海电力大学现代教育技术中心(信息办)岗位招聘公告]]></title>
            <description><![CDATA[上海电力大学现代教育技术中心(信息办)岗位招聘公告]]></description>
            <pubDate>Sun, 18 Dec 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://rsc.shiep.edu.cn/85/15/c1695a230677/page.htm</guid>
            <link>https://rsc.shiep.edu.cn/85/15/c1695a230677/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于2022年教职工年终考核的通知]]></title>
            <description><![CDATA[关于2022年教职工年终考核的通知]]></description>
            <pubDate>Tue, 29 Nov 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://rsc.shiep.edu.cn/96/9d/c1695a235165/page.htm</guid>
            <link>https://rsc.shiep.edu.cn/96/9d/c1695a235165/page.htm</link>
        </item>
        <item>
            <title><![CDATA[上海电力大学2022年12月教职工政治理论学习要点提示]]></title>
            <description><![CDATA[上海电力大学2022年12月教职工政治理论学习要点提示]]></description>
            <pubDate>Tue, 29 Nov 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://rsc.shiep.edu.cn/96/9b/c1695a235163/page.htm</guid>
            <link>https://rsc.shiep.edu.cn/96/9b/c1695a235163/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于号召全校教职员工向江友华同志学习的倡议书]]></title>
            <description><![CDATA[关于号召全校教职员工向江友华同志学习的倡议书]]></description>
            <pubDate>Thu, 24 Nov 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://rsc.shiep.edu.cn/96/39/c1695a235065/page.htm</guid>
            <link>https://rsc.shiep.edu.cn/96/39/c1695a235065/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于推荐市属高校青年教师科研与创新专题研修班等学员的通知]]></title>
            <description><![CDATA[关于推荐市属高校青年教师科研与创新专题研修班等学员的通知]]></description>
            <pubDate>Mon, 21 Nov 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://rsc.shiep.edu.cn/95/da/c1695a234970/page.htm</guid>
            <link>https://rsc.shiep.edu.cn/95/da/c1695a234970/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于制定2023年教师在职进修培训计划的通知]]></title>
            <description><![CDATA[关于制定2023年教师在职进修培训计划的通知]]></description>
            <pubDate>Thu, 17 Nov 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://rsc.shiep.edu.cn/95/6e/c1695a234862/page.htm</guid>
            <link>https://rsc.shiep.edu.cn/95/6e/c1695a234862/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于2022年度中级专业技术职务评聘工作安排的通知]]></title>
            <description><![CDATA[关于2022年度中级专业技术职务评聘工作安排的通知]]></description>
            <pubDate>Sun, 13 Nov 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://rsc.shiep.edu.cn/94/f9/c1695a234745/page.htm</guid>
            <link>https://rsc.shiep.edu.cn/94/f9/c1695a234745/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于开展2022年高级专业技术职务学术技术能力评议及聘任工作的通...]]></title>
            <description><![CDATA[关于开展2022年高级专业技术职务学术技术能力评议及聘任工作的通...]]></description>
            <pubDate>Sun, 13 Nov 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://rsc.shiep.edu.cn/94/f8/c1695a234744/page.htm</guid>
            <link>https://rsc.shiep.edu.cn/94/f8/c1695a234744/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于组织开展“铭初心强师德 铸忠魂展担当,争做新时代‘大先生’...]]></title>
            <description><![CDATA[关于组织开展“铭初心强师德 铸忠魂展担当,争做新时代‘大先生’...]]></description>
            <pubDate>Tue, 08 Nov 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://rsc.shiep.edu.cn/94/66/c1695a234598/page.htm</guid>
            <link>https://rsc.shiep.edu.cn/94/66/c1695a234598/page.htm</link>
        </item>
    </channel>
</rss>
http://localhost:1200/shiep/kyc - Success
<?xml version="1.0" encoding="UTF-8"?>
<rss  xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"
>
    <channel>
        <title><![CDATA[上海电力大学-科研处]]></title>
        <link>https://kyc.shiep.edu.cn/834/list.htm</link>
        <atom:link href="http://localhost:1200/shiep/kyc" rel="self" type="application/rss+xml" />
        <description><![CDATA[上海电力大学-科研处 - Made with love by RSSHub(https://github.com/DIYgod/RSSHub)]]></description>
        <generator>RSSHub</generator>
        <webMaster>i@diygod.me (DIYgod)</webMaster>
        <language>zh-cn</language>
        <lastBuildDate>Tue, 17 Jan 2023 11:44:11 GMT</lastBuildDate>
        <ttl>5</ttl>
        <item>
            <title><![CDATA[拟推荐2023年度陕西高等学校科学技术研究优秀成果奖项目公示2]]></title>
            <description><![CDATA[拟推荐2023年度陕西高等学校科学技术研究优秀成果奖项目公示2]]></description>
            <pubDate>Sat, 14 Jan 2023 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://kyc.shiep.edu.cn/9a/ac/c834a236204/page.htm</guid>
            <link>https://kyc.shiep.edu.cn/9a/ac/c834a236204/page.htm</link>
        </item>
        <item>
            <title><![CDATA[拟推荐2023年度陕西高等学校科学技术研究优秀成果奖项目公示]]></title>
            <description><![CDATA[拟推荐2023年度陕西高等学校科学技术研究优秀成果奖项目公示]]></description>
            <pubDate>Sat, 14 Jan 2023 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://kyc.shiep.edu.cn/9a/a8/c834a236200/page.htm</guid>
            <link>https://kyc.shiep.edu.cn/9a/a8/c834a236200/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于2023年度国家自然科学基金项目申请有关事项的通告]]></title>
            <description><![CDATA[关于2023年度国家自然科学基金项目申请有关事项的通告]]></description>
            <pubDate>Wed, 11 Jan 2023 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://kyc.shiep.edu.cn/9a/93/c834a236179/page.htm</guid>
            <link>https://kyc.shiep.edu.cn/9a/93/c834a236179/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于申报第九届高等学校科学研究优秀成果奖(人文社会科学)的通知]]></title>
            <description><![CDATA[关于申报第九届高等学校科学研究优秀成果奖(人文社会科学)的通知]]></description>
            <pubDate>Tue, 27 Dec 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://kyc.shiep.edu.cn/9a/27/c834a236071/page.htm</guid>
            <link>https://kyc.shiep.edu.cn/9a/27/c834a236071/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于发布上海市2023年度“科技创新行动计划”港澳台科技合作项目申报指南的...]]></title>
            <description><![CDATA[关于发布上海市2023年度“科技创新行动计划”港澳台科技合作项目申报指南的...]]></description>
            <pubDate>Tue, 13 Dec 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://kyc.shiep.edu.cn/98/74/c834a235636/page.htm</guid>
            <link>https://kyc.shiep.edu.cn/98/74/c834a235636/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于发布上海市2023年度“科技创新行动计划”软科学研究项目申报指南的通知]]></title>
            <description><![CDATA[关于发布上海市2023年度“科技创新行动计划”软科学研究项目申报指南的通知]]></description>
            <pubDate>Tue, 13 Dec 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://kyc.shiep.edu.cn/98/6c/c834a235628/page.htm</guid>
            <link>https://kyc.shiep.edu.cn/98/6c/c834a235628/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于发布上海市2023年度“科技创新行动计划”技术标准项目申报指南的通知]]></title>
            <description><![CDATA[关于发布上海市2023年度“科技创新行动计划”技术标准项目申报指南的通知]]></description>
            <pubDate>Wed, 07 Dec 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://kyc.shiep.edu.cn/97/b5/c834a235445/page.htm</guid>
            <link>https://kyc.shiep.edu.cn/97/b5/c834a235445/page.htm</link>
        </item>
        <item>
            <title><![CDATA[体育总局办公厅关于开展2023年国家体育总局决策咨询研究项目申报的通知]]></title>
            <description><![CDATA[体育总局办公厅关于开展2023年国家体育总局决策咨询研究项目申报的通知]]></description>
            <pubDate>Wed, 07 Dec 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://kyc.shiep.edu.cn/97/ac/c834a235436/page.htm</guid>
            <link>https://kyc.shiep.edu.cn/97/ac/c834a235436/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于发布上海市2023年度“科技创新行动计划”自然科学基金项目申报指南的通...]]></title>
            <description><![CDATA[关于发布上海市2023年度“科技创新行动计划”自然科学基金项目申报指南的通...]]></description>
            <pubDate>Thu, 01 Dec 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://kyc.shiep.edu.cn/97/06/c834a235270/page.htm</guid>
            <link>https://kyc.shiep.edu.cn/97/06/c834a235270/page.htm</link>
        </item>
        <item>
            <title><![CDATA[研究阐释党的二十大精神国家社会科学基金重大项目招标公告(12月5日更新通...]]></title>
            <description><![CDATA[研究阐释党的二十大精神国家社会科学基金重大项目招标公告(12月5日更新通...]]></description>
            <pubDate>Thu, 01 Dec 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://kyc.shiep.edu.cn/97/01/c834a235265/page.htm</guid>
            <link>https://kyc.shiep.edu.cn/97/01/c834a235265/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于启动我校2023年度国家社科基金项目预申报工作的通知]]></title>
            <description><![CDATA[关于启动我校2023年度国家社科基金项目预申报工作的通知]]></description>
            <pubDate>Sun, 27 Nov 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://kyc.shiep.edu.cn/96/76/c834a235126/page.htm</guid>
            <link>https://kyc.shiep.edu.cn/96/76/c834a235126/page.htm</link>
        </item>
        <item>
            <title><![CDATA[上海市哲学社会科学规划“研究阐释党的二十大精神”专项课题申报通知]]></title>
            <description><![CDATA[上海市哲学社会科学规划“研究阐释党的二十大精神”专项课题申报通知]]></description>
            <pubDate>Sun, 27 Nov 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://kyc.shiep.edu.cn/96/5d/c834a235101/page.htm</guid>
            <link>https://kyc.shiep.edu.cn/96/5d/c834a235101/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于教育部哲学社会科学研究专项(党的二十大精神研究) 选题指南的通知]]></title>
            <description><![CDATA[关于教育部哲学社会科学研究专项(党的二十大精神研究) 选题指南的通知]]></description>
            <pubDate>Tue, 22 Nov 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://kyc.shiep.edu.cn/95/fd/c834a235005/page.htm</guid>
            <link>https://kyc.shiep.edu.cn/95/fd/c834a235005/page.htm</link>
        </item>
        <item>
            <title><![CDATA[2022年度国家社科基金中华学术外译项目申报公告]]></title>
            <description><![CDATA[2022年度国家社科基金中华学术外译项目申报公告]]></description>
            <pubDate>Tue, 22 Nov 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://kyc.shiep.edu.cn/95/ec/c834a234988/page.htm</guid>
            <link>https://kyc.shiep.edu.cn/95/ec/c834a234988/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于发布上海市2023年度“科技创新行动计划”优秀学术/技术带头人项目申报...]]></title>
            <description><![CDATA[关于发布上海市2023年度“科技创新行动计划”优秀学术/技术带头人项目申报...]]></description>
            <pubDate>Wed, 16 Nov 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://kyc.shiep.edu.cn/95/67/c834a234855/page.htm</guid>
            <link>https://kyc.shiep.edu.cn/95/67/c834a234855/page.htm</link>
        </item>
    </channel>
</rss>
http://localhost:1200/shiep/fao - Success
<?xml version="1.0" encoding="UTF-8"?>
<rss  xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"
>
    <channel>
        <title><![CDATA[上海电力大学-国际交流与合作处(港澳台办公室)]]></title>
        <link>https://fao.shiep.edu.cn/tzgg/list.htm</link>
        <atom:link href="http://localhost:1200/shiep/fao" rel="self" type="application/rss+xml" />
        <description><![CDATA[上海电力大学-国际交流与合作处(港澳台办公室) - Made with love by RSSHub(https://github.com/DIYgod/RSSHub)]]></description>
        <generator>RSSHub</generator>
        <webMaster>i@diygod.me (DIYgod)</webMaster>
        <language>zh-cn</language>
        <lastBuildDate>Tue, 17 Jan 2023 11:44:13 GMT</lastBuildDate>
        <ttl>5</ttl>
        <item>
            <title><![CDATA[上海电力大学中外合作办学项目2021年度办学自评报告公示]]></title>
            <description><![CDATA[上海电力大学中外合作办学项目2021年度办学自评报告公示]]></description>
            <pubDate>Tue, 14 Jun 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://fao.shiep.edu.cn/8a/bd/c1469a232125/page.htm</guid>
            <link>https://fao.shiep.edu.cn/8a/bd/c1469a232125/page.htm</link>
        </item>
        <item>
            <title><![CDATA[国家留学基金委2022年国家建设高水平大学公派研究生项目遴选通知]]></title>
            <description><![CDATA[国家留学基金委2022年国家建设高水平大学公派研究生项目遴选通知]]></description>
            <pubDate>Wed, 02 Mar 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://fao.shiep.edu.cn/7b/ac/c1469a228268/page.htm</guid>
            <link>https://fao.shiep.edu.cn/7b/ac/c1469a228268/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于2022年德国勃兰登堡工业大学硕士双学位项目线上报名的通知]]></title>
            <description><![CDATA[关于2022年德国勃兰登堡工业大学硕士双学位项目线上报名的通知]]></description>
            <pubDate>Sun, 27 Feb 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://fao.shiep.edu.cn/7b/5c/c1469a228188/page.htm</guid>
            <link>https://fao.shiep.edu.cn/7b/5c/c1469a228188/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于英国思克莱德大学工程学院4+1学习项目的通知]]></title>
            <description><![CDATA[关于英国思克莱德大学工程学院4+1学习项目的通知]]></description>
            <pubDate>Thu, 20 Jan 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://fao.shiep.edu.cn/7a/2f/c1469a227887/page.htm</guid>
            <link>https://fao.shiep.edu.cn/7a/2f/c1469a227887/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于做好2021年度国际化专业与全英文课程建设项目检查的通知]]></title>
            <description><![CDATA[关于做好2021年度国际化专业与全英文课程建设项目检查的通知]]></description>
            <pubDate>Tue, 07 Dec 2021 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://fao.shiep.edu.cn/72/25/c1469a225829/page.htm</guid>
            <link>https://fao.shiep.edu.cn/72/25/c1469a225829/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于召开国际学生全英语专业及课程建设工作研讨会的通知]]></title>
            <description><![CDATA[关于召开国际学生全英语专业及课程建设工作研讨会的通知]]></description>
            <pubDate>Tue, 07 Dec 2021 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://fao.shiep.edu.cn/72/24/c1469a225828/page.htm</guid>
            <link>https://fao.shiep.edu.cn/72/24/c1469a225828/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于推荐申报上海市高校国际学生英语授课示范性课程的公示]]></title>
            <description><![CDATA[关于推荐申报上海市高校国际学生英语授课示范性课程的公示]]></description>
            <pubDate>Fri, 03 Sep 2021 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://fao.shiep.edu.cn/61/7e/c1469a221566/page.htm</guid>
            <link>https://fao.shiep.edu.cn/61/7e/c1469a221566/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于2021年德国勃兰登堡工业大学硕士双学位项目线上报名的通知]]></title>
            <description><![CDATA[关于2021年德国勃兰登堡工业大学硕士双学位项目线上报名的通知]]></description>
            <pubDate>Mon, 29 Mar 2021 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://fao.shiep.edu.cn/53/78/c1469a217976/page.htm</guid>
            <link>https://fao.shiep.edu.cn/53/78/c1469a217976/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于规范管理本校外事活动的通知]]></title>
            <description><![CDATA[关于规范管理本校外事活动的通知]]></description>
            <pubDate>Tue, 21 Jul 2020 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://fao.shiep.edu.cn/3a/d4/c1469a211668/page.htm</guid>
            <link>https://fao.shiep.edu.cn/3a/d4/c1469a211668/page.htm</link>
        </item>
        <item>
            <title><![CDATA[上海电力大学中外合作办学项目2019年度办学自评报告公示]]></title>
            <description><![CDATA[上海电力大学中外合作办学项目2019年度办学自评报告公示]]></description>
            <pubDate>Wed, 29 Apr 2020 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://fao.shiep.edu.cn/33/53/c1469a209747/page.htm</guid>
            <link>https://fao.shiep.edu.cn/33/53/c1469a209747/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于2020年德国勃兰登堡工业大学硕士双学位项目线上报名的通知]]></title>
            <description><![CDATA[关于2020年德国勃兰登堡工业大学硕士双学位项目线上报名的通知]]></description>
            <pubDate>Wed, 11 Mar 2020 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://fao.shiep.edu.cn/2e/06/c1469a208390/page.htm</guid>
            <link>https://fao.shiep.edu.cn/2e/06/c1469a208390/page.htm</link>
        </item>
        <item>
            <title><![CDATA[上海电力大学疫情防控工作境外师生告知书]]></title>
            <description><![CDATA[上海电力大学疫情防控工作境外师生告知书]]></description>
            <pubDate>Fri, 06 Mar 2020 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://fao.shiep.edu.cn/2d/4b/c1469a208203/page.htm</guid>
            <link>https://fao.shiep.edu.cn/2d/4b/c1469a208203/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于申报“上海电力大学和德国勃兰登堡工业大学2020年硕士双学位项目”的通知]]></title>
            <description><![CDATA[关于申报“上海电力大学和德国勃兰登堡工业大学2020年硕士双学位项目”的通知]]></description>
            <pubDate>Wed, 15 Jan 2020 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://fao.shiep.edu.cn/2a/b8/c1469a207544/page.htm</guid>
            <link>https://fao.shiep.edu.cn/2a/b8/c1469a207544/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于申报2020年度高端外国专家引进计划的通知]]></title>
            <description><![CDATA[关于申报2020年度高端外国专家引进计划的通知]]></description>
            <pubDate>Sun, 05 Jan 2020 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://fao.shiep.edu.cn/29/8b/c1469a207243/page.htm</guid>
            <link>https://fao.shiep.edu.cn/29/8b/c1469a207243/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于因公出国(境)费用核算和国(境)外票据换算业务办理的通知]]></title>
            <description><![CDATA[关于因公出国(境)费用核算和国(境)外票据换算业务办理的通知]]></description>
            <pubDate>Thu, 01 Nov 2018 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://fao.shiep.edu.cn/6f/2b/c1469a225067/page.htm</guid>
            <link>https://fao.shiep.edu.cn/6f/2b/c1469a225067/page.htm</link>
        </item>
    </channel>
</rss>
http://localhost:1200/shiep/zs - Success
<?xml version="1.0" encoding="UTF-8"?>
<rss  xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"
>
    <channel>
        <title><![CDATA[上海电力大学-本科招生网]]></title>
        <link>https://zs.shiep.edu.cn/zxxx/list.htm</link>
        <atom:link href="http://localhost:1200/shiep/zs" rel="self" type="application/rss+xml" />
        <description><![CDATA[上海电力大学-本科招生网 - Made with love by RSSHub(https://github.com/DIYgod/RSSHub)]]></description>
        <generator>RSSHub</generator>
        <webMaster>i@diygod.me (DIYgod)</webMaster>
        <language>zh-cn</language>
        <lastBuildDate>Tue, 17 Jan 2023 11:44:15 GMT</lastBuildDate>
        <ttl>5</ttl>
        <item>
            <title><![CDATA[2022年我校各省市录取情况(实时更新)]]></title>
            <description><![CDATA[2022年我校各省市录取情况(实时更新)]]></description>
            <pubDate>Sun, 24 Jul 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://zs.shiep.edu.cn/8a/2f/c4439a231983/page.htm</guid>
            <link>https://zs.shiep.edu.cn/8a/2f/c4439a231983/page.htm</link>
        </item>
        <item>
            <title><![CDATA[2022年上海电力大学“中本贯通”转段分数线]]></title>
            <description><![CDATA[2022年上海电力大学“中本贯通”转段分数线]]></description>
            <pubDate>Thu, 21 Jul 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://zs.shiep.edu.cn/8a/cb/c4439a232139/page.htm</guid>
            <link>https://zs.shiep.edu.cn/8a/cb/c4439a232139/page.htm</link>
        </item>
        <item>
            <title><![CDATA[2022年上海电力大学“三校生”录取分数线]]></title>
            <description><![CDATA[2022年上海电力大学“三校生”录取分数线]]></description>
            <pubDate>Thu, 21 Jul 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://zs.shiep.edu.cn/8a/ca/c4439a232138/page.htm</guid>
            <link>https://zs.shiep.edu.cn/8a/ca/c4439a232138/page.htm</link>
        </item>
        <item>
            <title><![CDATA[2022年“三校生”职业技能测试、“中本贯通”技能水平测试成绩查询及成绩复核通知]]></title>
            <description><![CDATA[2022年“三校生”职业技能测试、“中本贯通”技能水平测试成绩查询及成绩复核通知]]></description>
            <pubDate>Mon, 18 Jul 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://zs.shiep.edu.cn/8a/a6/c4439a232102/page.htm</guid>
            <link>https://zs.shiep.edu.cn/8a/a6/c4439a232102/page.htm</link>
        </item>
        <item>
            <title><![CDATA[上海电力大学2022年第二学士学位录取名单公示]]></title>
            <description><![CDATA[上海电力大学2022年第二学士学位录取名单公示]]></description>
            <pubDate>Fri, 15 Jul 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://zs.shiep.edu.cn/8a/9a/c4439a232090/page.htm</guid>
            <link>https://zs.shiep.edu.cn/8a/9a/c4439a232090/page.htm</link>
        </item>
        <item>
            <title><![CDATA[2022年上海电力大学三校生、中本贯通考生打印准考证的通知]]></title>
            <description><![CDATA[2022年上海电力大学三校生、中本贯通考生打印准考证的通知]]></description>
            <pubDate>Wed, 13 Jul 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://zs.shiep.edu.cn/8a/58/c4439a232024/page.htm</guid>
            <link>https://zs.shiep.edu.cn/8a/58/c4439a232024/page.htm</link>
        </item>
        <item>
            <title><![CDATA[2022年上海电力大学三校生、中本贯通招生考试疫情防控须知]]></title>
            <description><![CDATA[2022年上海电力大学三校生、中本贯通招生考试疫情防控须知]]></description>
            <pubDate>Fri, 01 Jul 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://zs.shiep.edu.cn/89/c8/c4439a231880/page.htm</guid>
            <link>https://zs.shiep.edu.cn/89/c8/c4439a231880/page.htm</link>
        </item>
        <item>
            <title><![CDATA[2022年上海电力大学专升本(退役士兵)预录取名单]]></title>
            <description><![CDATA[2022年上海电力大学专升本(退役士兵)预录取名单]]></description>
            <pubDate>Tue, 28 Jun 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://zs.shiep.edu.cn/89/46/c4439a231750/page.htm</guid>
            <link>https://zs.shiep.edu.cn/89/46/c4439a231750/page.htm</link>
        </item>
        <item>
            <title><![CDATA[2022年上海电力大学专升本录取分数线和预录取名单]]></title>
            <description><![CDATA[2022年上海电力大学专升本录取分数线和预录取名单]]></description>
            <pubDate>Sun, 26 Jun 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://zs.shiep.edu.cn/89/28/c4439a231720/page.htm</guid>
            <link>https://zs.shiep.edu.cn/89/28/c4439a231720/page.htm</link>
        </item>
        <item>
            <title><![CDATA[2022年上海电力大学高水平运动员合格名单公示]]></title>
            <description><![CDATA[2022年上海电力大学高水平运动员合格名单公示]]></description>
            <pubDate>Sat, 25 Jun 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://zs.shiep.edu.cn/89/06/c4439a231686/page.htm</guid>
            <link>https://zs.shiep.edu.cn/89/06/c4439a231686/page.htm</link>
        </item>
        <item>
            <title><![CDATA[2022年招生简章]]></title>
            <description><![CDATA[2022年招生简章]]></description>
            <pubDate>Fri, 24 Jun 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://zs.shiep.edu.cn/89/02/c4439a231682/page.htm</guid>
            <link>https://zs.shiep.edu.cn/89/02/c4439a231682/page.htm</link>
        </item>
        <item>
            <title><![CDATA[2022年上海电力大学“中本贯通”转段办法]]></title>
            <description><![CDATA[2022年上海电力大学“中本贯通”转段办法]]></description>
            <pubDate>Wed, 22 Jun 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://zs.shiep.edu.cn/88/d9/c4439a231641/page.htm</guid>
            <link>https://zs.shiep.edu.cn/88/d9/c4439a231641/page.htm</link>
        </item>
        <item>
            <title><![CDATA[2022年上海电力大学“三校生”招生职业技能测试大纲]]></title>
            <description><![CDATA[2022年上海电力大学“三校生”招生职业技能测试大纲]]></description>
            <pubDate>Wed, 22 Jun 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://zs.shiep.edu.cn/88/d7/c4439a231639/page.htm</guid>
            <link>https://zs.shiep.edu.cn/88/d7/c4439a231639/page.htm</link>
        </item>
        <item>
            <title><![CDATA[2022年上海电力大学“三校生”招生章程]]></title>
            <description><![CDATA[2022年上海电力大学“三校生”招生章程]]></description>
            <pubDate>Wed, 22 Jun 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://zs.shiep.edu.cn/88/d6/c4439a231638/page.htm</guid>
            <link>https://zs.shiep.edu.cn/88/d6/c4439a231638/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于2022年第二学士学位资格审核的通知]]></title>
            <description><![CDATA[关于2022年第二学士学位资格审核的通知]]></description>
            <pubDate>Tue, 21 Jun 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://zs.shiep.edu.cn/88/ca/c4439a231626/page.htm</guid>
            <link>https://zs.shiep.edu.cn/88/ca/c4439a231626/page.htm</link>
        </item>
        <item>
            <title><![CDATA[2022年专升本成绩查询及成绩复核通知]]></title>
            <description><![CDATA[2022年专升本成绩查询及成绩复核通知]]></description>
            <pubDate>Mon, 20 Jun 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://zs.shiep.edu.cn/88/b1/c4439a231601/page.htm</guid>
            <link>https://zs.shiep.edu.cn/88/b1/c4439a231601/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于2022年高水平运动员网上资格审核的通知]]></title>
            <description><![CDATA[关于2022年高水平运动员网上资格审核的通知]]></description>
            <pubDate>Sun, 19 Jun 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://zs.shiep.edu.cn/88/ac/c4439a231596/page.htm</guid>
            <link>https://zs.shiep.edu.cn/88/ac/c4439a231596/page.htm</link>
        </item>
        <item>
            <title><![CDATA[2022年上海电力大学本科招生专业解读(一)~环境与化学工程学院]]></title>
            <description><![CDATA[2022年上海电力大学本科招生专业解读(一)~环境与化学工程学院]]></description>
            <pubDate>Thu, 16 Jun 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://zs.shiep.edu.cn/87/f4/c4439a231412/page.htm</guid>
            <link>https://zs.shiep.edu.cn/87/f4/c4439a231412/page.htm</link>
        </item>
        <item>
            <title><![CDATA[2022年上海电力大学招生咨询一览表(更新中)]]></title>
            <description><![CDATA[2022年上海电力大学招生咨询一览表(更新中)]]></description>
            <pubDate>Wed, 15 Jun 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://zs.shiep.edu.cn/87/f3/c4439a231411/page.htm</guid>
            <link>https://zs.shiep.edu.cn/87/f3/c4439a231411/page.htm</link>
        </item>
        <item>
            <title><![CDATA[2022高水平运动员材料初审结果通知]]></title>
            <description><![CDATA[2022高水平运动员材料初审结果通知]]></description>
            <pubDate>Sun, 12 Jun 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://zs.shiep.edu.cn/87/a6/c4439a231334/page.htm</guid>
            <link>https://zs.shiep.edu.cn/87/a6/c4439a231334/page.htm</link>
        </item>
    </channel>
</rss>

...

@github-actions
Copy link
Contributor

http://localhost:1200/shiep/energy - Success
<?xml version="1.0" encoding="UTF-8"?>
<rss  xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"
>
    <channel>
        <title><![CDATA[上海电力大学-能源与机械工程学院]]></title>
        <link>https://energy.shiep.edu.cn/892/list.htm</link>
        <atom:link href="http://localhost:1200/shiep/energy" rel="self" type="application/rss+xml" />
        <description><![CDATA[上海电力大学-能源与机械工程学院 - Made with love by RSSHub(https://github.com/DIYgod/RSSHub)]]></description>
        <generator>RSSHub</generator>
        <webMaster>i@diygod.me (DIYgod)</webMaster>
        <language>zh-cn</language>
        <lastBuildDate>Tue, 17 Jan 2023 11:44:16 GMT</lastBuildDate>
        <ttl>5</ttl>
        <item>
            <title><![CDATA[关于“喜迎党的二十大,说说我的新变化”资助育人主题征文评选结...]]></title>
            <description><![CDATA[关于“喜迎党的二十大,说说我的新变化”资助育人主题征文评选结...]]></description>
            <pubDate>Tue, 20 Dec 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://energy.shiep.edu.cn/99/1a/c892a235802/page.htm</guid>
            <link>https://energy.shiep.edu.cn/99/1a/c892a235802/page.htm</link>
        </item>
        <item>
            <title><![CDATA[“能机‘双碳’论坛”系列讲座:多尺度建筑能源系统优化设计及运...]]></title>
            <description><![CDATA[“能机‘双碳’论坛”系列讲座:多尺度建筑能源系统优化设计及运...]]></description>
            <pubDate>Fri, 25 Nov 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://energy.shiep.edu.cn/96/42/c892a235074/page.htm</guid>
            <link>https://energy.shiep.edu.cn/96/42/c892a235074/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于能源与机械工程学院2022年“大学生青春榜样人物”评选结果公...]]></title>
            <description><![CDATA[关于能源与机械工程学院2022年“大学生青春榜样人物”评选结果公...]]></description>
            <pubDate>Tue, 22 Nov 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://energy.shiep.edu.cn/95/fb/c892a235003/page.htm</guid>
            <link>https://energy.shiep.edu.cn/95/fb/c892a235003/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于在我院开展“大学生青春榜样人物”评选活动的通知]]></title>
            <description><![CDATA[关于在我院开展“大学生青春榜样人物”评选活动的通知]]></description>
            <pubDate>Wed, 09 Nov 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://energy.shiep.edu.cn/94/a1/c892a234657/page.htm</guid>
            <link>https://energy.shiep.edu.cn/94/a1/c892a234657/page.htm</link>
        </item>
        <item>
            <title><![CDATA[能源与机械工程学院校友工作志愿者协会成员招募公告]]></title>
            <description><![CDATA[能源与机械工程学院校友工作志愿者协会成员招募公告]]></description>
            <pubDate>Fri, 04 Nov 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://energy.shiep.edu.cn/93/dc/c892a234460/page.htm</guid>
            <link>https://energy.shiep.edu.cn/93/dc/c892a234460/page.htm</link>
        </item>
        <item>
            <title><![CDATA[能源与机械工程学院关于2022年下半年度献血工作安排的通知]]></title>
            <description><![CDATA[能源与机械工程学院关于2022年下半年度献血工作安排的通知]]></description>
            <pubDate>Wed, 02 Nov 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://energy.shiep.edu.cn/93/a4/c892a234404/page.htm</guid>
            <link>https://energy.shiep.edu.cn/93/a4/c892a234404/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于能源与机械工程学院2021-2022学年优秀暑假作业评选结果的公...]]></title>
            <description><![CDATA[关于能源与机械工程学院2021-2022学年优秀暑假作业评选结果的公...]]></description>
            <pubDate>Mon, 31 Oct 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://energy.shiep.edu.cn/93/08/c892a234248/page.htm</guid>
            <link>https://energy.shiep.edu.cn/93/08/c892a234248/page.htm</link>
        </item>
        <item>
            <title><![CDATA[2022年能源与机械工程学院就业工作先进集体、先进个人评选结果公...]]></title>
            <description><![CDATA[2022年能源与机械工程学院就业工作先进集体、先进个人评选结果公...]]></description>
            <pubDate>Mon, 31 Oct 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://energy.shiep.edu.cn/93/06/c892a234246/page.htm</guid>
            <link>https://energy.shiep.edu.cn/93/06/c892a234246/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于能源与机械工程学院2021级班导师考核结果的公示]]></title>
            <description><![CDATA[关于能源与机械工程学院2021级班导师考核结果的公示]]></description>
            <pubDate>Mon, 31 Oct 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://energy.shiep.edu.cn/93/04/c892a234244/page.htm</guid>
            <link>https://energy.shiep.edu.cn/93/04/c892a234244/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于能源与机械工程学院2021-2022学年优良学风集体、优良学风先...]]></title>
            <description><![CDATA[关于能源与机械工程学院2021-2022学年优良学风集体、优良学风先...]]></description>
            <pubDate>Mon, 31 Oct 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://energy.shiep.edu.cn/93/03/c892a234243/page.htm</guid>
            <link>https://energy.shiep.edu.cn/93/03/c892a234243/page.htm</link>
        </item>
        <item>
            <title><![CDATA[【本科生】能机学院2022年笙霖机电奖学金推荐结果公示]]></title>
            <description><![CDATA[【本科生】能机学院2022年笙霖机电奖学金推荐结果公示]]></description>
            <pubDate>Mon, 31 Oct 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://energy.shiep.edu.cn/92/ee/c892a234222/page.htm</guid>
            <link>https://energy.shiep.edu.cn/92/ee/c892a234222/page.htm</link>
        </item>
        <item>
            <title><![CDATA[【能机学院】国家自然科学基金项目申请交流与讨论]]></title>
            <description><![CDATA[【能机学院】国家自然科学基金项目申请交流与讨论]]></description>
            <pubDate>Sat, 29 Oct 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://energy.shiep.edu.cn/92/83/c892a234115/page.htm</guid>
            <link>https://energy.shiep.edu.cn/92/83/c892a234115/page.htm</link>
        </item>
        <item>
            <title><![CDATA[【本科生】能源与机械工程学院“笙霖机电奖学金”评选通知]]></title>
            <description><![CDATA[【本科生】能源与机械工程学院“笙霖机电奖学金”评选通知]]></description>
            <pubDate>Fri, 21 Oct 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://energy.shiep.edu.cn/91/8d/c892a233869/page.htm</guid>
            <link>https://energy.shiep.edu.cn/91/8d/c892a233869/page.htm</link>
        </item>
        <item>
            <title><![CDATA[能源与机械工程学院关于评选2021-2022学年优良学风集体、优良学...]]></title>
            <description><![CDATA[能源与机械工程学院关于评选2021-2022学年优良学风集体、优良学...]]></description>
            <pubDate>Wed, 19 Oct 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://energy.shiep.edu.cn/91/38/c892a233784/page.htm</guid>
            <link>https://energy.shiep.edu.cn/91/38/c892a233784/page.htm</link>
        </item>
    </channel>
</rss>
http://localhost:1200/shiep/hhxy - Success
<?xml version="1.0" encoding="UTF-8"?>
<rss  xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"
>
    <channel>
        <title><![CDATA[上海电力大学-环境与化学工程学院]]></title>
        <link>https://hhxy.shiep.edu.cn/1231/list.htm</link>
        <atom:link href="http://localhost:1200/shiep/hhxy" rel="self" type="application/rss+xml" />
        <description><![CDATA[上海电力大学-环境与化学工程学院 - Made with love by RSSHub(https://github.com/DIYgod/RSSHub)]]></description>
        <generator>RSSHub</generator>
        <webMaster>i@diygod.me (DIYgod)</webMaster>
        <language>zh-cn</language>
        <lastBuildDate>Tue, 17 Jan 2023 11:44:17 GMT</lastBuildDate>
        <ttl>5</ttl>
        <item>
            <title><![CDATA[环化学生2022年寒假及下学期开学安排的通知]]></title>
            <description><![CDATA[环化学生2022年寒假及下学期开学安排的通知]]></description>
            <pubDate>Thu, 29 Dec 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://hhxy.shiep.edu.cn/9a/4f/c1231a236111/page.htm</guid>
            <link>https://hhxy.shiep.edu.cn/9a/4f/c1231a236111/page.htm</link>
        </item>
        <item>
            <title><![CDATA[2022年环境与化学工程学院研究生校长奖学金候选人名单公示]]></title>
            <description><![CDATA[2022年环境与化学工程学院研究生校长奖学金候选人名单公示]]></description>
            <pubDate>Mon, 12 Dec 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://hhxy.shiep.edu.cn/98/1c/c1231a235548/page.htm</guid>
            <link>https://hhxy.shiep.edu.cn/98/1c/c1231a235548/page.htm</link>
        </item>
        <item>
            <title><![CDATA[基础电化学及电催化学术会议通知]]></title>
            <description><![CDATA[基础电化学及电催化学术会议通知]]></description>
            <pubDate>Sun, 04 Dec 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://hhxy.shiep.edu.cn/97/4e/c1231a235342/page.htm</guid>
            <link>https://hhxy.shiep.edu.cn/97/4e/c1231a235342/page.htm</link>
        </item>
        <item>
            <title><![CDATA[环境与化学工程学院2022年研究生校长奖学金评选办法]]></title>
            <description><![CDATA[环境与化学工程学院2022年研究生校长奖学金评选办法]]></description>
            <pubDate>Fri, 02 Dec 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://hhxy.shiep.edu.cn/97/43/c1231a235331/page.htm</guid>
            <link>https://hhxy.shiep.edu.cn/97/43/c1231a235331/page.htm</link>
        </item>
        <item>
            <title><![CDATA[我院关于评选2021-2022学年上海电力大学优秀志愿者、优秀志愿者...]]></title>
            <description><![CDATA[我院关于评选2021-2022学年上海电力大学优秀志愿者、优秀志愿者...]]></description>
            <pubDate>Wed, 30 Nov 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://hhxy.shiep.edu.cn/96/cb/c1231a235211/page.htm</guid>
            <link>https://hhxy.shiep.edu.cn/96/cb/c1231a235211/page.htm</link>
        </item>
        <item>
            <title><![CDATA[环境与化学工程学院2023届上海电力大学优秀毕业生名单公示]]></title>
            <description><![CDATA[环境与化学工程学院2023届上海电力大学优秀毕业生名单公示]]></description>
            <pubDate>Thu, 17 Nov 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://hhxy.shiep.edu.cn/95/7f/c1231a234879/page.htm</guid>
            <link>https://hhxy.shiep.edu.cn/95/7f/c1231a234879/page.htm</link>
        </item>
        <item>
            <title><![CDATA[2022-2023学年第 1 学期研究生助教名单公示]]></title>
            <description><![CDATA[2022-2023学年第 1 学期研究生助教名单公示]]></description>
            <pubDate>Wed, 16 Nov 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://hhxy.shiep.edu.cn/95/6c/c1231a234860/page.htm</guid>
            <link>https://hhxy.shiep.edu.cn/95/6c/c1231a234860/page.htm</link>
        </item>
        <item>
            <title><![CDATA[我院2021-2022学年优良学风集体、优良学风先进个人评选结果公示]]></title>
            <description><![CDATA[我院2021-2022学年优良学风集体、优良学风先进个人评选结果公示]]></description>
            <pubDate>Tue, 08 Nov 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://hhxy.shiep.edu.cn/94/6f/c1231a234607/page.htm</guid>
            <link>https://hhxy.shiep.edu.cn/94/6f/c1231a234607/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于举办首届“明理杯”上海电力大学大学生课外学术科技作品竞赛...]]></title>
            <description><![CDATA[关于举办首届“明理杯”上海电力大学大学生课外学术科技作品竞赛...]]></description>
            <pubDate>Sun, 06 Nov 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://hhxy.shiep.edu.cn/94/17/c1231a234519/page.htm</guid>
            <link>https://hhxy.shiep.edu.cn/94/17/c1231a234519/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于开展“学习二十大、永远跟党走、奋进新征程”主题团日活动的...]]></title>
            <description><![CDATA[关于开展“学习二十大、永远跟党走、奋进新征程”主题团日活动的...]]></description>
            <pubDate>Wed, 02 Nov 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://hhxy.shiep.edu.cn/93/9c/c1231a234396/page.htm</guid>
            <link>https://hhxy.shiep.edu.cn/93/9c/c1231a234396/page.htm</link>
        </item>
        <item>
            <title><![CDATA[环境与化学工程学院关于开展上海电力大学2023届本科校级优秀毕业...]]></title>
            <description><![CDATA[环境与化学工程学院关于开展上海电力大学2023届本科校级优秀毕业...]]></description>
            <pubDate>Wed, 02 Nov 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://hhxy.shiep.edu.cn/93/95/c1231a234389/page.htm</guid>
            <link>https://hhxy.shiep.edu.cn/93/95/c1231a234389/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于评选2021-2022学年校级优秀学生、优秀学生干部、优秀学生标...]]></title>
            <description><![CDATA[关于评选2021-2022学年校级优秀学生、优秀学生干部、优秀学生标...]]></description>
            <pubDate>Thu, 27 Oct 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://hhxy.shiep.edu.cn/92/57/c1231a234071/page.htm</guid>
            <link>https://hhxy.shiep.edu.cn/92/57/c1231a234071/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于评选2021-2022学年优良学风集体、优良学风先进个人的通知]]></title>
            <description><![CDATA[关于评选2021-2022学年优良学风集体、优良学风先进个人的通知]]></description>
            <pubDate>Thu, 20 Oct 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://hhxy.shiep.edu.cn/91/5b/c1231a233819/page.htm</guid>
            <link>https://hhxy.shiep.edu.cn/91/5b/c1231a233819/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于在我院开展上海电力大学疫情防控专项优秀志愿者评选工作的通...]]></title>
            <description><![CDATA[关于在我院开展上海电力大学疫情防控专项优秀志愿者评选工作的通...]]></description>
            <pubDate>Wed, 12 Oct 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://hhxy.shiep.edu.cn/90/68/c1231a233576/page.htm</guid>
            <link>https://hhxy.shiep.edu.cn/90/68/c1231a233576/page.htm</link>
        </item>
        <item>
            <title><![CDATA[环化学院2021-2022学年本科生国家奖学金、上海市奖学金、国家励...]]></title>
            <description><![CDATA[环化学院2021-2022学年本科生国家奖学金、上海市奖学金、国家励...]]></description>
            <pubDate>Sun, 25 Sep 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://hhxy.shiep.edu.cn/8e/fa/c1231a233210/page.htm</guid>
            <link>https://hhxy.shiep.edu.cn/8e/fa/c1231a233210/page.htm</link>
        </item>
        <item>
            <title><![CDATA[环化学院2022-2023学年退役士兵国家助学金初审名单公示]]></title>
            <description><![CDATA[环化学院2022-2023学年退役士兵国家助学金初审名单公示]]></description>
            <pubDate>Sun, 25 Sep 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://hhxy.shiep.edu.cn/8e/f9/c1231a233209/page.htm</guid>
            <link>https://hhxy.shiep.edu.cn/8e/f9/c1231a233209/page.htm</link>
        </item>
        <item>
            <title><![CDATA[环化学院2022-2023学年本科生国家助学金受助名单公示]]></title>
            <description><![CDATA[环化学院2022-2023学年本科生国家助学金受助名单公示]]></description>
            <pubDate>Sun, 25 Sep 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://hhxy.shiep.edu.cn/8e/f8/c1231a233208/page.htm</guid>
            <link>https://hhxy.shiep.edu.cn/8e/f8/c1231a233208/page.htm</link>
        </item>
        <item>
            <title><![CDATA[环化学院2022-2023学年家庭经济困难学生认定名单公示(本科生)]]></title>
            <description><![CDATA[环化学院2022-2023学年家庭经济困难学生认定名单公示(本科生)]]></description>
            <pubDate>Sun, 25 Sep 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://hhxy.shiep.edu.cn/8e/f6/c1231a233206/page.htm</guid>
            <link>https://hhxy.shiep.edu.cn/8e/f6/c1231a233206/page.htm</link>
        </item>
        <item>
            <title><![CDATA[2022年环境与化学工程学院研究生国家奖学金候选人名单公示]]></title>
            <description><![CDATA[2022年环境与化学工程学院研究生国家奖学金候选人名单公示]]></description>
            <pubDate>Fri, 23 Sep 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://hhxy.shiep.edu.cn/8e/e0/c1231a233184/page.htm</guid>
            <link>https://hhxy.shiep.edu.cn/8e/e0/c1231a233184/page.htm</link>
        </item>
        <item>
            <title><![CDATA[环化学院2023届本科毕业生求职创业补贴发放名单公示]]></title>
            <description><![CDATA[环化学院2023届本科毕业生求职创业补贴发放名单公示]]></description>
            <pubDate>Wed, 21 Sep 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://hhxy.shiep.edu.cn/8e/c8/c1231a233160/page.htm</guid>
            <link>https://hhxy.shiep.edu.cn/8e/c8/c1231a233160/page.htm</link>
        </item>
    </channel>
</rss>
http://localhost:1200/shiep/dqxy - Success
<?xml version="1.0" encoding="UTF-8"?>
<rss  xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"
>
    <channel>
        <title><![CDATA[上海电力大学-电气工程学院]]></title>
        <link>https://dqxy.shiep.edu.cn/2462/list.htm</link>
        <atom:link href="http://localhost:1200/shiep/dqxy" rel="self" type="application/rss+xml" />
        <description><![CDATA[上海电力大学-电气工程学院 - Made with love by RSSHub(https://github.com/DIYgod/RSSHub)]]></description>
        <generator>RSSHub</generator>
        <webMaster>i@diygod.me (DIYgod)</webMaster>
        <language>zh-cn</language>
        <lastBuildDate>Tue, 17 Jan 2023 11:45:37 GMT</lastBuildDate>
        <ttl>5</ttl>
        <item>
            <title><![CDATA[学术讲座通知]]></title>
            <description><![CDATA[学术讲座通知]]></description>
            <pubDate>Tue, 06 Dec 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://dqxy.shiep.edu.cn/97/87/c2462a235399/page.htm</guid>
            <link>https://dqxy.shiep.edu.cn/97/87/c2462a235399/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于电气工程学院课程思政教学设计示范展示活动的通知]]></title>
            <description><![CDATA[关于电气工程学院课程思政教学设计示范展示活动的通知]]></description>
            <pubDate>Wed, 16 Nov 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://dqxy.shiep.edu.cn/95/66/c2462a234854/page.htm</guid>
            <link>https://dqxy.shiep.edu.cn/95/66/c2462a234854/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于中共上海电力大学电气工程学院党委委员候选人预备人选的公示]]></title>
            <description><![CDATA[关于中共上海电力大学电气工程学院党委委员候选人预备人选的公示]]></description>
            <pubDate>Sat, 05 Nov 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://dqxy.shiep.edu.cn/93/ea/c2462a234474/page.htm</guid>
            <link>https://dqxy.shiep.edu.cn/93/ea/c2462a234474/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于组织开展2022年度研究生人才培养专项申报的通知]]></title>
            <description><![CDATA[关于组织开展2022年度研究生人才培养专项申报的通知]]></description>
            <pubDate>Wed, 24 Aug 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://dqxy.shiep.edu.cn/8c/2f/c2462a232495/page.htm</guid>
            <link>https://dqxy.shiep.edu.cn/8c/2f/c2462a232495/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于组织开展2022年度本科人才培养专项申报的通知]]></title>
            <description><![CDATA[关于组织开展2022年度本科人才培养专项申报的通知]]></description>
            <pubDate>Sun, 07 Aug 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://dqxy.shiep.edu.cn/8b/5c/c2462a232284/page.htm</guid>
            <link>https://dqxy.shiep.edu.cn/8b/5c/c2462a232284/page.htm</link>
        </item>
        <item>
            <title><![CDATA[上海电力大学电气工程学院 2022年(非全日制)调剂志愿硕士研究...]]></title>
            <description><![CDATA[上海电力大学电气工程学院 2022年(非全日制)调剂志愿硕士研究...]]></description>
            <pubDate>Wed, 13 Apr 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://dqxy.shiep.edu.cn/80/16/c2462a229398/page.htm</guid>
            <link>https://dqxy.shiep.edu.cn/80/16/c2462a229398/page.htm</link>
        </item>
        <item>
            <title><![CDATA[上海电力大学清洁能源技术(非全日制专业学位)调剂志愿复试通知]]></title>
            <description><![CDATA[上海电力大学清洁能源技术(非全日制专业学位)调剂志愿复试通知]]></description>
            <pubDate>Tue, 05 Apr 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://dqxy.shiep.edu.cn/7f/20/c2462a229152/page.htm</guid>
            <link>https://dqxy.shiep.edu.cn/7f/20/c2462a229152/page.htm</link>
        </item>
        <item>
            <title><![CDATA[上海电力大学电气工程学院 2022年(非全日制)一志愿硕士研究生...]]></title>
            <description><![CDATA[上海电力大学电气工程学院 2022年(非全日制)一志愿硕士研究生...]]></description>
            <pubDate>Sat, 02 Apr 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://dqxy.shiep.edu.cn/7e/d4/c2462a229076/page.htm</guid>
            <link>https://dqxy.shiep.edu.cn/7e/d4/c2462a229076/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于2022年085807清洁能源技术(非全日制专业学位)硕士研究生第...]]></title>
            <description><![CDATA[关于2022年085807清洁能源技术(非全日制专业学位)硕士研究生第...]]></description>
            <pubDate>Tue, 29 Mar 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://dqxy.shiep.edu.cn/7e/60/c2462a228960/page.htm</guid>
            <link>https://dqxy.shiep.edu.cn/7e/60/c2462a228960/page.htm</link>
        </item>
        <item>
            <title><![CDATA[上海电力大学电气工程学院2022年(全日制)硕士研究生拟录取名单]]></title>
            <description><![CDATA[上海电力大学电气工程学院2022年(全日制)硕士研究生拟录取名单]]></description>
            <pubDate>Tue, 29 Mar 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://dqxy.shiep.edu.cn/7e/5f/c2462a228959/page.htm</guid>
            <link>https://dqxy.shiep.edu.cn/7e/5f/c2462a228959/page.htm</link>
        </item>
        <item>
            <title><![CDATA[电气工程学院 2022 年硕士研究生招生复试录取办法]]></title>
            <description><![CDATA[电气工程学院 2022 年硕士研究生招生复试录取办法]]></description>
            <pubDate>Fri, 25 Mar 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://dqxy.shiep.edu.cn/7d/ea/c2462a228842/page.htm</guid>
            <link>https://dqxy.shiep.edu.cn/7d/ea/c2462a228842/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于2022年硕士研究生一志愿复试考生远程网络模拟演练和压力测试...]]></title>
            <description><![CDATA[关于2022年硕士研究生一志愿复试考生远程网络模拟演练和压力测试...]]></description>
            <pubDate>Mon, 21 Mar 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://dqxy.shiep.edu.cn/7d/86/c2462a228742/page.htm</guid>
            <link>https://dqxy.shiep.edu.cn/7d/86/c2462a228742/page.htm</link>
        </item>
        <item>
            <title><![CDATA[致电气工程学院全体党员的倡议书]]></title>
            <description><![CDATA[致电气工程学院全体党员的倡议书]]></description>
            <pubDate>Thu, 17 Mar 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://dqxy.shiep.edu.cn/7d/62/c2462a228706/page.htm</guid>
            <link>https://dqxy.shiep.edu.cn/7d/62/c2462a228706/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于开展“青年教师学术选拔培育计划”中期考核的通知]]></title>
            <description><![CDATA[关于开展“青年教师学术选拔培育计划”中期考核的通知]]></description>
            <pubDate>Tue, 14 Dec 2021 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://dqxy.shiep.edu.cn/73/28/c2462a226088/page.htm</guid>
            <link>https://dqxy.shiep.edu.cn/73/28/c2462a226088/page.htm</link>
        </item>
        <item>
            <title><![CDATA[上海电力大学电气工程学科发展基金“云捐赠”正式上线!]]></title>
            <description><![CDATA[上海电力大学电气工程学科发展基金“云捐赠”正式上线!]]></description>
            <pubDate>Thu, 14 Oct 2021 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://dqxy.shiep.edu.cn/6a/9d/c2462a223901/page.htm</guid>
            <link>https://dqxy.shiep.edu.cn/6a/9d/c2462a223901/page.htm</link>
        </item>
    </channel>
</rss>
http://localhost:1200/shiep/zdhxy - Success
<?xml version="1.0" encoding="UTF-8"?>
<rss  xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"
>
    <channel>
        <title><![CDATA[上海电力大学-自动化工程学院]]></title>
        <link>https://zdhxy.shiep.edu.cn/2002/list.htm</link>
        <atom:link href="http://localhost:1200/shiep/zdhxy" rel="self" type="application/rss+xml" />
        <description><![CDATA[上海电力大学-自动化工程学院 - Made with love by RSSHub(https://github.com/DIYgod/RSSHub)]]></description>
        <generator>RSSHub</generator>
        <webMaster>i@diygod.me (DIYgod)</webMaster>
        <language>zh-cn</language>
        <lastBuildDate>Tue, 17 Jan 2023 11:45:39 GMT</lastBuildDate>
        <ttl>5</ttl>
        <item>
            <title><![CDATA[2022年自动化工程学院新聘硕士研究生导师名单公示]]></title>
            <description><![CDATA[2022年自动化工程学院新聘硕士研究生导师名单公示]]></description>
            <pubDate>Wed, 10 Aug 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://zdhxy.shiep.edu.cn/8b/80/c2002a232320/page.htm</guid>
            <link>https://zdhxy.shiep.edu.cn/8b/80/c2002a232320/page.htm</link>
        </item>
        <item>
            <title><![CDATA[自动化工程学院党委关于党员在社区“双报到”参与疫情防控的倡议...]]></title>
            <description><![CDATA[自动化工程学院党委关于党员在社区“双报到”参与疫情防控的倡议...]]></description>
            <pubDate>Wed, 30 Mar 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://zdhxy.shiep.edu.cn/7e/71/c2002a228977/page.htm</guid>
            <link>https://zdhxy.shiep.edu.cn/7e/71/c2002a228977/page.htm</link>
        </item>
        <item>
            <title><![CDATA[自动化工程学院2021年优秀毕业研究生评选公示]]></title>
            <description><![CDATA[自动化工程学院2021年优秀毕业研究生评选公示]]></description>
            <pubDate>Thu, 08 Apr 2021 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://zdhxy.shiep.edu.cn/54/bf/c2002a218303/page.htm</guid>
            <link>https://zdhxy.shiep.edu.cn/54/bf/c2002a218303/page.htm</link>
        </item>
        <item>
            <title><![CDATA[2021上海电力大学自动化工程学院研究生招生拟录取情况公示(控制...]]></title>
            <description><![CDATA[2021上海电力大学自动化工程学院研究生招生拟录取情况公示(控制...]]></description>
            <pubDate>Fri, 26 Mar 2021 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://zdhxy.shiep.edu.cn/53/39/c2002a217913/page.htm</guid>
            <link>https://zdhxy.shiep.edu.cn/53/39/c2002a217913/page.htm</link>
        </item>
        <item>
            <title><![CDATA[2021上海电力大学自动化工程学院研究生复试(控制学科专业)时间...]]></title>
            <description><![CDATA[2021上海电力大学自动化工程学院研究生复试(控制学科专业)时间...]]></description>
            <pubDate>Wed, 24 Mar 2021 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://zdhxy.shiep.edu.cn/52/df/c2002a217823/page.htm</guid>
            <link>https://zdhxy.shiep.edu.cn/52/df/c2002a217823/page.htm</link>
        </item>
        <item>
            <title><![CDATA[自动化工程学院关于2021级硕士研究生招生线上复试面试安排及上传...]]></title>
            <description><![CDATA[自动化工程学院关于2021级硕士研究生招生线上复试面试安排及上传...]]></description>
            <pubDate>Sun, 21 Mar 2021 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://zdhxy.shiep.edu.cn/52/7b/c2002a217723/page.htm</guid>
            <link>https://zdhxy.shiep.edu.cn/52/7b/c2002a217723/page.htm</link>
        </item>
        <item>
            <title><![CDATA[2021上海电力大学自动化工程学院研究生招生拟录取情况公示(电机...]]></title>
            <description><![CDATA[2021上海电力大学自动化工程学院研究生招生拟录取情况公示(电机...]]></description>
            <pubDate>Sun, 21 Mar 2021 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://zdhxy.shiep.edu.cn/52/44/c2002a217668/page.htm</guid>
            <link>https://zdhxy.shiep.edu.cn/52/44/c2002a217668/page.htm</link>
        </item>
        <item>
            <title><![CDATA[2021上海电力大学自动化工程学院研究生复试(电机、电检专业)时...]]></title>
            <description><![CDATA[2021上海电力大学自动化工程学院研究生复试(电机、电检专业)时...]]></description>
            <pubDate>Fri, 19 Mar 2021 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://zdhxy.shiep.edu.cn/52/2c/c2002a217644/page.htm</guid>
            <link>https://zdhxy.shiep.edu.cn/52/2c/c2002a217644/page.htm</link>
        </item>
        <item>
            <title><![CDATA[自动化工程学院2021年招生复试方案]]></title>
            <description><![CDATA[自动化工程学院2021年招生复试方案]]></description>
            <pubDate>Thu, 18 Mar 2021 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://zdhxy.shiep.edu.cn/52/18/c2002a217624/page.htm</guid>
            <link>https://zdhxy.shiep.edu.cn/52/18/c2002a217624/page.htm</link>
        </item>
        <item>
            <title><![CDATA[自动化工程学院2021届优秀毕业研究生评选办法]]></title>
            <description><![CDATA[自动化工程学院2021届优秀毕业研究生评选办法]]></description>
            <pubDate>Thu, 18 Mar 2021 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://zdhxy.shiep.edu.cn/51/ef/c2002a217583/page.htm</guid>
            <link>https://zdhxy.shiep.edu.cn/51/ef/c2002a217583/page.htm</link>
        </item>
        <item>
            <title><![CDATA[自动化工程学院2020年研究生国家奖学金评选公示]]></title>
            <description><![CDATA[自动化工程学院2020年研究生国家奖学金评选公示]]></description>
            <pubDate>Wed, 14 Oct 2020 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://zdhxy.shiep.edu.cn/_upload/article/files/83/43/18a40fa3430799895a0d0372b487/d26c7c21-d5f5-4543-af04-ee9765d454ee.pdf</guid>
            <link>https://zdhxy.shiep.edu.cn/_upload/article/files/83/43/18a40fa3430799895a0d0372b487/d26c7c21-d5f5-4543-af04-ee9765d454ee.pdf</link>
        </item>
        <item>
            <title><![CDATA[2020年度自动化工程学院研究生国家奖学金评选办法]]></title>
            <description><![CDATA[2020年度自动化工程学院研究生国家奖学金评选办法]]></description>
            <pubDate>Thu, 08 Oct 2020 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://zdhxy.shiep.edu.cn/41/15/c2002a213269/page.htm</guid>
            <link>https://zdhxy.shiep.edu.cn/41/15/c2002a213269/page.htm</link>
        </item>
        <item>
            <title><![CDATA[2020年上海电力大学自动化工程学院研究生招生拟录取名单公示]]></title>
            <description><![CDATA[2020年上海电力大学自动化工程学院研究生招生拟录取名单公示]]></description>
            <pubDate>Tue, 26 May 2020 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://zdhxy.shiep.edu.cn/_upload/article/files/b7/97/252876be4c799395e9b977caf988/14961517-6d10-475b-aa67-83786d1df9bd.pdf</guid>
            <link>https://zdhxy.shiep.edu.cn/_upload/article/files/b7/97/252876be4c799395e9b977caf988/14961517-6d10-475b-aa67-83786d1df9bd.pdf</link>
        </item>
        <item>
            <title><![CDATA[2020上海电力大学自动化工程学院研究生复试(调剂生源)时间安排]]></title>
            <description><![CDATA[2020上海电力大学自动化工程学院研究生复试(调剂生源)时间安排]]></description>
            <pubDate>Thu, 21 May 2020 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://zdhxy.shiep.edu.cn/_upload/article/files/4e/46/dde324d04fcf8879aa51a2640da1/92ec82e0-0a37-4c38-813c-13e59f1c7413.pdf</guid>
            <link>https://zdhxy.shiep.edu.cn/_upload/article/files/4e/46/dde324d04fcf8879aa51a2640da1/92ec82e0-0a37-4c38-813c-13e59f1c7413.pdf</link>
        </item>
        <item>
            <title><![CDATA[自动化工程学院2020年度优秀毕业研究生评选公示]]></title>
            <description><![CDATA[自动化工程学院2020年度优秀毕业研究生评选公示]]></description>
            <pubDate>Tue, 31 Mar 2020 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://zdhxy.shiep.edu.cn/_upload/article/files/f4/27/102d17af4183a230032e50aa11a2/58d0f7c4-4bd3-4195-811e-a477897cf4b8.pdf</guid>
            <link>https://zdhxy.shiep.edu.cn/_upload/article/files/f4/27/102d17af4183a230032e50aa11a2/58d0f7c4-4bd3-4195-811e-a477897cf4b8.pdf</link>
        </item>
        <item>
            <title><![CDATA[自动化工程学院2020届优秀毕业研究生评选办法]]></title>
            <description><![CDATA[自动化工程学院2020届优秀毕业研究生评选办法]]></description>
            <pubDate>Thu, 12 Mar 2020 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://zdhxy.shiep.edu.cn/_upload/article/files/1c/81/030e44f249c18df665156a17e50d/3649bae0-8caf-4c6c-a76d-5eaa72d60db7.pdf</guid>
            <link>https://zdhxy.shiep.edu.cn/_upload/article/files/1c/81/030e44f249c18df665156a17e50d/3649bae0-8caf-4c6c-a76d-5eaa72d60db7.pdf</link>
        </item>
        <item>
            <title><![CDATA[自动化工程学院2019年研究生校长奖学金评选公示]]></title>
            <description><![CDATA[自动化工程学院2019年研究生校长奖学金评选公示]]></description>
            <pubDate>Tue, 12 Nov 2019 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://zdhxy.shiep.edu.cn/_upload/article/files/d9/47/16e18a8d46c4b516a1b7b93d2d33/7f341257-43a9-4b9c-a91e-28f4098eee7e.pdf</guid>
            <link>https://zdhxy.shiep.edu.cn/_upload/article/files/d9/47/16e18a8d46c4b516a1b7b93d2d33/7f341257-43a9-4b9c-a91e-28f4098eee7e.pdf</link>
        </item>
        <item>
            <title><![CDATA[自动化工程学院2019年研究生国家奖学金评选公示]]></title>
            <description><![CDATA[自动化工程学院2019年研究生国家奖学金评选公示]]></description>
            <pubDate>Wed, 09 Oct 2019 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://zdhxy.shiep.edu.cn/_upload/article/files/5d/46/cb1f7d304cd49a0563ca98820474/a1f389a0-84c1-42a5-a96c-16c26607b95b.pdf</guid>
            <link>https://zdhxy.shiep.edu.cn/_upload/article/files/5d/46/cb1f7d304cd49a0563ca98820474/a1f389a0-84c1-42a5-a96c-16c26607b95b.pdf</link>
        </item>
        <item>
            <title><![CDATA[2019自动化工程学院研究生国家奖学金评选办法]]></title>
            <description><![CDATA[2019自动化工程学院研究生国家奖学金评选办法]]></description>
            <pubDate>Thu, 19 Sep 2019 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://zdhxy.shiep.edu.cn/_upload/article/files/49/92/458769ea44c68563e2a563d4a91a/d1c2199f-6111-4011-b057-e83e19740d84.pdf</guid>
            <link>https://zdhxy.shiep.edu.cn/_upload/article/files/49/92/458769ea44c68563e2a563d4a91a/d1c2199f-6111-4011-b057-e83e19740d84.pdf</link>
        </item>
        <item>
            <title><![CDATA[自动化工程学院实验中心主任招聘公告]]></title>
            <description><![CDATA[自动化工程学院实验中心主任招聘公告]]></description>
            <pubDate>Sun, 14 Apr 2019 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://zdhxy.shiep.edu.cn/07/ef/c2002a198639/page.htm</guid>
            <link>https://zdhxy.shiep.edu.cn/07/ef/c2002a198639/page.htm</link>
        </item>
    </channel>
</rss>
http://localhost:1200/shiep/jsjxy - Success
<?xml version="1.0" encoding="UTF-8"?>
<rss  xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"
>
    <channel>
        <title><![CDATA[上海电力大学-计算机科学与技术学院]]></title>
        <link>https://jsjxy.shiep.edu.cn/973/list.htm</link>
        <atom:link href="http://localhost:1200/shiep/jsjxy" rel="self" type="application/rss+xml" />
        <description><![CDATA[上海电力大学-计算机科学与技术学院 - Made with love by RSSHub(https://github.com/DIYgod/RSSHub)]]></description>
        <generator>RSSHub</generator>
        <webMaster>i@diygod.me (DIYgod)</webMaster>
        <language>zh-cn</language>
        <lastBuildDate>Tue, 17 Jan 2023 11:45:40 GMT</lastBuildDate>
        <ttl>5</ttl>
        <item>
            <title><![CDATA[【公示】2022年计算机科学与技术学院研究生校长奖学金候选人]]></title>
            <description><![CDATA[【公示】2022年计算机科学与技术学院研究生校长奖学金候选人]]></description>
            <pubDate>Mon, 12 Dec 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://jsjxy.shiep.edu.cn/98/30/c973a235568/page.htm</guid>
            <link>https://jsjxy.shiep.edu.cn/98/30/c973a235568/page.htm</link>
        </item>
        <item>
            <title><![CDATA[【置顶】上海电力大学计算机科学与技术学院硕士研究生导师组课教...]]></title>
            <description><![CDATA[【置顶】上海电力大学计算机科学与技术学院硕士研究生导师组课教...]]></description>
            <pubDate>Thu, 08 Dec 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://jsjxy.shiep.edu.cn/97/bf/c973a235455/page.htm</guid>
            <link>https://jsjxy.shiep.edu.cn/97/bf/c973a235455/page.htm</link>
        </item>
        <item>
            <title><![CDATA[2022年计算机科学与技术学院研究生校长奖学金评选通知]]></title>
            <description><![CDATA[2022年计算机科学与技术学院研究生校长奖学金评选通知]]></description>
            <pubDate>Sun, 04 Dec 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://jsjxy.shiep.edu.cn/97/38/c973a235320/page.htm</guid>
            <link>https://jsjxy.shiep.edu.cn/97/38/c973a235320/page.htm</link>
        </item>
        <item>
            <title><![CDATA[【公示】计算机科学与技术学院2021级硕士研究生课程奖学金]]></title>
            <description><![CDATA[【公示】计算机科学与技术学院2021级硕士研究生课程奖学金]]></description>
            <pubDate>Sun, 27 Nov 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://jsjxy.shiep.edu.cn/96/5b/c973a235099/page.htm</guid>
            <link>https://jsjxy.shiep.edu.cn/96/5b/c973a235099/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于评定2021级硕士研究生课程奖学金的通知]]></title>
            <description><![CDATA[关于评定2021级硕士研究生课程奖学金的通知]]></description>
            <pubDate>Wed, 23 Nov 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://jsjxy.shiep.edu.cn/96/1a/c973a235034/page.htm</guid>
            <link>https://jsjxy.shiep.edu.cn/96/1a/c973a235034/page.htm</link>
        </item>
        <item>
            <title><![CDATA[【公示】2022-2023学年第一学期研究生助管助教名单]]></title>
            <description><![CDATA[【公示】2022-2023学年第一学期研究生助管助教名单]]></description>
            <pubDate>Wed, 09 Nov 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://jsjxy.shiep.edu.cn/92/bd/c973a234173/page.htm</guid>
            <link>https://jsjxy.shiep.edu.cn/92/bd/c973a234173/page.htm</link>
        </item>
        <item>
            <title><![CDATA[2022-2023学年第一学期研究生助教申请通知]]></title>
            <description><![CDATA[2022-2023学年第一学期研究生助教申请通知]]></description>
            <pubDate>Sun, 30 Oct 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://jsjxy.shiep.edu.cn/92/94/c973a234132/page.htm</guid>
            <link>https://jsjxy.shiep.edu.cn/92/94/c973a234132/page.htm</link>
        </item>
        <item>
            <title><![CDATA[【公示】2022年计算机科学与技术学院研究生国家奖学金候选人]]></title>
            <description><![CDATA[【公示】2022年计算机科学与技术学院研究生国家奖学金候选人]]></description>
            <pubDate>Wed, 21 Sep 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://jsjxy.shiep.edu.cn/8e/ca/c973a233162/page.htm</guid>
            <link>https://jsjxy.shiep.edu.cn/8e/ca/c973a233162/page.htm</link>
        </item>
        <item>
            <title><![CDATA[2022年计算机科学与技术学院研究生国家奖学金评选通知]]></title>
            <description><![CDATA[2022年计算机科学与技术学院研究生国家奖学金评选通知]]></description>
            <pubDate>Wed, 14 Sep 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://jsjxy.shiep.edu.cn/8d/cc/c973a232908/page.htm</guid>
            <link>https://jsjxy.shiep.edu.cn/8d/cc/c973a232908/page.htm</link>
        </item>
        <item>
            <title><![CDATA[2022年度计算机科学与技术学院研究生新聘导师推荐人选名单公示]]></title>
            <description><![CDATA[2022年度计算机科学与技术学院研究生新聘导师推荐人选名单公示]]></description>
            <pubDate>Thu, 18 Aug 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://jsjxy.shiep.edu.cn/8b/db/c973a232411/page.htm</guid>
            <link>https://jsjxy.shiep.edu.cn/8b/db/c973a232411/page.htm</link>
        </item>
        <item>
            <title><![CDATA[2022年度计算机科学与技术学院研究生新聘导师初审合格名单公示]]></title>
            <description><![CDATA[2022年度计算机科学与技术学院研究生新聘导师初审合格名单公示]]></description>
            <pubDate>Mon, 15 Aug 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://jsjxy.shiep.edu.cn/8b/b5/c973a232373/page.htm</guid>
            <link>https://jsjxy.shiep.edu.cn/8b/b5/c973a232373/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于上海电力大学计算机科学与技术学院2020级、2021级工程类专业...]]></title>
            <description><![CDATA[关于上海电力大学计算机科学与技术学院2020级、2021级工程类专业...]]></description>
            <pubDate>Wed, 08 Jun 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://jsjxy.shiep.edu.cn/87/07/c973a231175/page.htm</guid>
            <link>https://jsjxy.shiep.edu.cn/87/07/c973a231175/page.htm</link>
        </item>
        <item>
            <title><![CDATA[【置顶】北大中文核心期刊目录(2020版)]]></title>
            <description><![CDATA[【置顶】北大中文核心期刊目录(2020版)]]></description>
            <pubDate>Tue, 15 Mar 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://jsjxy.shiep.edu.cn/7c/f4/c973a228596/page.htm</guid>
            <link>https://jsjxy.shiep.edu.cn/7c/f4/c973a228596/page.htm</link>
        </item>
        <item>
            <title><![CDATA[【置顶】上海电力大学计算机科学与技术学院研究生学位论文中期检...]]></title>
            <description><![CDATA[【置顶】上海电力大学计算机科学与技术学院研究生学位论文中期检...]]></description>
            <pubDate>Wed, 21 Apr 2021 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://jsjxy.shiep.edu.cn/56/3b/c973a218683/page.htm</guid>
            <link>https://jsjxy.shiep.edu.cn/56/3b/c973a218683/page.htm</link>
        </item>
        <item>
            <title><![CDATA[【置顶】上海电力大学计算机科学与技术学院 关于在读硕士生更换...]]></title>
            <description><![CDATA[【置顶】上海电力大学计算机科学与技术学院 关于在读硕士生更换...]]></description>
            <pubDate>Wed, 03 Jun 2020 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://jsjxy.shiep.edu.cn/36/ff/c973a210687/page.htm</guid>
            <link>https://jsjxy.shiep.edu.cn/36/ff/c973a210687/page.htm</link>
        </item>
    </channel>
</rss>
http://localhost:1200/shiep/dxxy - Success
<?xml version="1.0" encoding="UTF-8"?>
<rss  xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"
>
    <channel>
        <title><![CDATA[上海电力大学-电子与信息工程学院]]></title>
        <link>https://dxxy.shiep.edu.cn/tzgg/list.htm</link>
        <atom:link href="http://localhost:1200/shiep/dxxy" rel="self" type="application/rss+xml" />
        <description><![CDATA[上海电力大学-电子与信息工程学院 - Made with love by RSSHub(https://github.com/DIYgod/RSSHub)]]></description>
        <generator>RSSHub</generator>
        <webMaster>i@diygod.me (DIYgod)</webMaster>
        <language>zh-cn</language>
        <lastBuildDate>Tue, 17 Jan 2023 11:45:42 GMT</lastBuildDate>
        <ttl>5</ttl>
        <item>
            <title><![CDATA[关于2023年寒假及下学期开学安排的通知]]></title>
            <description><![CDATA[关于2023年寒假及下学期开学安排的通知]]></description>
            <pubDate>Sun, 18 Dec 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://news.shiep.edu.cn/98/da/c2679a235738/page.htm</guid>
            <link>https://news.shiep.edu.cn/98/da/c2679a235738/page.htm</link>
        </item>
        <item>
            <title><![CDATA[电子与信息工程学院2022年12月教职工政治理论学习 要点提示]]></title>
            <description><![CDATA[电子与信息工程学院2022年12月教职工政治理论学习 要点提示]]></description>
            <pubDate>Sun, 04 Dec 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://dxxy.shiep.edu.cn/97/5b/c5211a235355/page.htm</guid>
            <link>https://dxxy.shiep.edu.cn/97/5b/c5211a235355/page.htm</link>
        </item>
        <item>
            <title><![CDATA[电子与信息工程学院2022年11月教职工政治理论学习要点提示]]></title>
            <description><![CDATA[电子与信息工程学院2022年11月教职工政治理论学习要点提示]]></description>
            <pubDate>Sun, 30 Oct 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://dxxy.shiep.edu.cn/92/aa/c5211a234154/page.htm</guid>
            <link>https://dxxy.shiep.edu.cn/92/aa/c5211a234154/page.htm</link>
        </item>
        <item>
            <title><![CDATA[电子与信息工程学院2022年10月教职工政治理论学习要点提示]]></title>
            <description><![CDATA[电子与信息工程学院2022年10月教职工政治理论学习要点提示]]></description>
            <pubDate>Sat, 08 Oct 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://dxxy.shiep.edu.cn/8f/e2/c5211a233442/page.htm</guid>
            <link>https://dxxy.shiep.edu.cn/8f/e2/c5211a233442/page.htm</link>
        </item>
        <item>
            <title><![CDATA[【转】关于2022年国庆节放假安排的通知]]></title>
            <description><![CDATA[【转】关于2022年国庆节放假安排的通知]]></description>
            <pubDate>Tue, 20 Sep 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://news.shiep.edu.cn/8e/b9/c2679a233145/page.htm</guid>
            <link>https://news.shiep.edu.cn/8e/b9/c2679a233145/page.htm</link>
        </item>
        <item>
            <title><![CDATA[电子与信息工程学院2022年9月教职工政治理论学习 要点提示]]></title>
            <description><![CDATA[电子与信息工程学院2022年9月教职工政治理论学习 要点提示]]></description>
            <pubDate>Wed, 31 Aug 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://dxxy.shiep.edu.cn/8c/91/c5211a232593/page.htm</guid>
            <link>https://dxxy.shiep.edu.cn/8c/91/c5211a232593/page.htm</link>
        </item>
        <item>
            <title><![CDATA[【转】本学期多媒体教室和公共机房安装软件的通知]]></title>
            <description><![CDATA[【转】本学期多媒体教室和公共机房安装软件的通知]]></description>
            <pubDate>Mon, 29 Aug 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://news.shiep.edu.cn/8c/7b/c2679a232571/page.htm</guid>
            <link>https://news.shiep.edu.cn/8c/7b/c2679a232571/page.htm</link>
        </item>
        <item>
            <title><![CDATA[【转】关于加强电子邮件安全防范的提示]]></title>
            <description><![CDATA[【转】关于加强电子邮件安全防范的提示]]></description>
            <pubDate>Wed, 17 Aug 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://news.shiep.edu.cn/8b/d2/c2679a232402/page.htm</guid>
            <link>https://news.shiep.edu.cn/8b/d2/c2679a232402/page.htm</link>
        </item>
        <item>
            <title><![CDATA[【转】关于电子邮箱系统启用双因子认证及停止自动转发功能的通知]]></title>
            <description><![CDATA[【转】关于电子邮箱系统启用双因子认证及停止自动转发功能的通知]]></description>
            <pubDate>Tue, 09 Aug 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://news.shiep.edu.cn/8b/75/c2679a232309/page.htm</guid>
            <link>https://news.shiep.edu.cn/8b/75/c2679a232309/page.htm</link>
        </item>
        <item>
            <title><![CDATA[【转】关于加强统一身份认证登录密码安全管理的通知]]></title>
            <description><![CDATA[【转】关于加强统一身份认证登录密码安全管理的通知]]></description>
            <pubDate>Mon, 08 Aug 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://news.shiep.edu.cn/8b/6d/c2679a232301/page.htm</guid>
            <link>https://news.shiep.edu.cn/8b/6d/c2679a232301/page.htm</link>
        </item>
        <item>
            <title><![CDATA[【转】关于上海电力大学薪资平台报销管理的通知]]></title>
            <description><![CDATA[【转】关于上海电力大学薪资平台报销管理的通知]]></description>
            <pubDate>Tue, 12 Jul 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://news.shiep.edu.cn/8a/4f/c2679a232015/page.htm</guid>
            <link>https://news.shiep.edu.cn/8a/4f/c2679a232015/page.htm</link>
        </item>
        <item>
            <title><![CDATA[【转】关于开展2021年度专业技术岗位聘用工作的通知]]></title>
            <description><![CDATA[【转】关于开展2021年度专业技术岗位聘用工作的通知]]></description>
            <pubDate>Sun, 19 Jun 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://rsc.shiep.edu.cn/88/a8/c1695a231592/page.psp</guid>
            <link>https://rsc.shiep.edu.cn/88/a8/c1695a231592/page.psp</link>
        </item>
        <item>
            <title><![CDATA[【转】关于2022年暑假及下学期开学安排的通知]]></title>
            <description><![CDATA[【转】关于2022年暑假及下学期开学安排的通知]]></description>
            <pubDate>Sun, 19 Jun 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://news.shiep.edu.cn/88/98/c2679a231576/page.htm</guid>
            <link>https://news.shiep.edu.cn/88/98/c2679a231576/page.htm</link>
        </item>
        <item>
            <title><![CDATA[电子与信息工程学院2022年6月教职工政治理论学习要点提示]]></title>
            <description><![CDATA[电子与信息工程学院2022年6月教职工政治理论学习要点提示]]></description>
            <pubDate>Wed, 01 Jun 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://dxxy.shiep.edu.cn/88/76/c5211a231542/page.htm</guid>
            <link>https://dxxy.shiep.edu.cn/88/76/c5211a231542/page.htm</link>
        </item>
        <item>
            <title><![CDATA[电子与信息工程学院2022年5月教职工政治理论学习要点提示]]></title>
            <description><![CDATA[电子与信息工程学院2022年5月教职工政治理论学习要点提示]]></description>
            <pubDate>Thu, 28 Apr 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://dxxy.shiep.edu.cn/88/75/c5211a231541/page.htm</guid>
            <link>https://dxxy.shiep.edu.cn/88/75/c5211a231541/page.htm</link>
        </item>
        <item>
            <title><![CDATA[电子与信息工程学院2022年4月教职工政治理论学习要点提示]]></title>
            <description><![CDATA[电子与信息工程学院2022年4月教职工政治理论学习要点提示]]></description>
            <pubDate>Thu, 31 Mar 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://dxxy.shiep.edu.cn/88/74/c5211a231540/page.htm</guid>
            <link>https://dxxy.shiep.edu.cn/88/74/c5211a231540/page.htm</link>
        </item>
        <item>
            <title><![CDATA[习近平在中央党校(国家行政学院)中青年干部培训班开班式上发表重要讲话]]></title>
            <description><![CDATA[习近平在中央党校(国家行政学院)中青年干部培训班开班式上发表重要讲话]]></description>
            <pubDate>Wed, 02 Mar 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://dxxy.shiep.edu.cn/8a/7d/c5211a232061/page.htm</guid>
            <link>https://dxxy.shiep.edu.cn/8a/7d/c5211a232061/page.htm</link>
        </item>
        <item>
            <title><![CDATA[习近平在中央党校(国家行政学院)中青年干部培训班开班式上发表重要讲话]]></title>
            <description><![CDATA[习近平在中央党校(国家行政学院)中青年干部培训班开班式上发表重要讲话]]></description>
            <pubDate>Wed, 02 Mar 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://dxxy.shiep.edu.cn/8a/7c/c5211a232060/page.htm</guid>
            <link>https://dxxy.shiep.edu.cn/8a/7c/c5211a232060/page.htm</link>
        </item>
        <item>
            <title><![CDATA[电子与信息工程学院2022年3月教职工政治理论学习要点提示]]></title>
            <description><![CDATA[电子与信息工程学院2022年3月教职工政治理论学习要点提示]]></description>
            <pubDate>Wed, 02 Mar 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://dxxy.shiep.edu.cn/88/73/c5211a231539/page.htm</guid>
            <link>https://dxxy.shiep.edu.cn/88/73/c5211a231539/page.htm</link>
        </item>
        <item>
            <title><![CDATA[电子与信息工程学院2022年2月教职工政治理论学习要点提示]]></title>
            <description><![CDATA[电子与信息工程学院2022年2月教职工政治理论学习要点提示]]></description>
            <pubDate>Thu, 17 Feb 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://dxxy.shiep.edu.cn/88/72/c5211a231538/page.htm</guid>
            <link>https://dxxy.shiep.edu.cn/88/72/c5211a231538/page.htm</link>
        </item>
    </channel>
</rss>
http://localhost:1200/shiep/jgxy - Success
<?xml version="1.0" encoding="UTF-8"?>
<rss  xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"
>
    <channel>
        <title><![CDATA[上海电力大学-经济与管理学院]]></title>
        <link>https://jgxy.shiep.edu.cn/3633/list.htm</link>
        <atom:link href="http://localhost:1200/shiep/jgxy" rel="self" type="application/rss+xml" />
        <description><![CDATA[上海电力大学-经济与管理学院 - Made with love by RSSHub(https://github.com/DIYgod/RSSHub)]]></description>
        <generator>RSSHub</generator>
        <webMaster>i@diygod.me (DIYgod)</webMaster>
        <language>zh-cn</language>
        <lastBuildDate>Tue, 17 Jan 2023 11:45:43 GMT</lastBuildDate>
        <ttl>5</ttl>
        <item>
            <title><![CDATA[学院办公系统]]></title>
            <description><![CDATA[学院办公系统]]></description>
            <pubDate>Invalid Date</pubDate>
            <guid isPermaLink="false">http://www.wojiaoni.com/e3/</guid>
            <link>http://www.wojiaoni.com/e3/</link>
        </item>
        <item>
            <title><![CDATA[毕业论文(设计)专题]]></title>
            <description><![CDATA[毕业论文(设计)专题]]></description>
            <pubDate>Invalid Date</pubDate>
            <guid isPermaLink="false">http://www.wojiaoni.com/bylw/</guid>
            <link>http://www.wojiaoni.com/bylw/</link>
        </item>
        <item>
            <title><![CDATA[“一带一路”国际能源电力商业决策模拟大赛]]></title>
            <description><![CDATA[“一带一路”国际能源电力商业决策模拟大赛]]></description>
            <pubDate>Invalid Date</pubDate>
            <guid isPermaLink="false">https://ieembdsc.shiep.edu.cn/</guid>
            <link>https://ieembdsc.shiep.edu.cn/</link>
        </item>
        <item>
            <title><![CDATA[]]></title>
            <description><![CDATA[]]></description>
            <pubDate>Invalid Date</pubDate>
            <guid isPermaLink="false">http://nydlzk.shiep.edu.cn/</guid>
            <link>http://nydlzk.shiep.edu.cn/</link>
        </item>
        <item>
            <title><![CDATA[上海电力景气指数]]></title>
            <description><![CDATA[上海电力景气指数]]></description>
            <pubDate>Invalid Date</pubDate>
            <guid isPermaLink="false">http://dljqzs.shiep.edu.cn/home</guid>
            <link>http://dljqzs.shiep.edu.cn/home</link>
        </item>
        <item>
            <title><![CDATA[能源电力安全数据库]]></title>
            <description><![CDATA[能源电力安全数据库]]></description>
            <pubDate>Invalid Date</pubDate>
            <guid isPermaLink="false">http://210.35.95.36/energy/index.php</guid>
            <link>http://210.35.95.36/energy/index.php</link>
        </item>
        <item>
            <title><![CDATA[智能用电优化与推荐]]></title>
            <description><![CDATA[智能用电优化与推荐]]></description>
            <pubDate>Invalid Date</pubDate>
            <guid isPermaLink="false">http://172.20.58.90:8080/smartpower/</guid>
            <link>http://172.20.58.90:8080/smartpower/</link>
        </item>
        <item>
            <title><![CDATA[经济与管理学院教职工政治理论学习要点提示(十五)]]></title>
            <description><![CDATA[经济与管理学院教职工政治理论学习要点提示(十五)]]></description>
            <pubDate>Thu, 29 Dec 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://jgxy.shiep.edu.cn/9a/3b/c3633a236091/page.htm</guid>
            <link>https://jgxy.shiep.edu.cn/9a/3b/c3633a236091/page.htm</link>
        </item>
        <item>
            <title><![CDATA[经济与管理学院教职工政治理论学习要点提示(十四)]]></title>
            <description><![CDATA[经济与管理学院教职工政治理论学习要点提示(十四)]]></description>
            <pubDate>Tue, 20 Dec 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://jgxy.shiep.edu.cn/99/29/c3633a235817/page.htm</guid>
            <link>https://jgxy.shiep.edu.cn/99/29/c3633a235817/page.htm</link>
        </item>
        <item>
            <title><![CDATA[经济与管理学院教职工政治理论学习要点提示(十三)]]></title>
            <description><![CDATA[经济与管理学院教职工政治理论学习要点提示(十三)]]></description>
            <pubDate>Mon, 12 Dec 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://jgxy.shiep.edu.cn/98/2a/c3633a235562/page.htm</guid>
            <link>https://jgxy.shiep.edu.cn/98/2a/c3633a235562/page.htm</link>
        </item>
        <item>
            <title><![CDATA[经济与管理学院教职工政治理论学习要点提示(十二)]]></title>
            <description><![CDATA[经济与管理学院教职工政治理论学习要点提示(十二)]]></description>
            <pubDate>Wed, 30 Nov 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://jgxy.shiep.edu.cn/96/d5/c3633a235221/page.htm</guid>
            <link>https://jgxy.shiep.edu.cn/96/d5/c3633a235221/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于经济与管理学院召开聘期考核答辩会的通知]]></title>
            <description><![CDATA[关于经济与管理学院召开聘期考核答辩会的通知]]></description>
            <pubDate>Wed, 30 Nov 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://jgxy.shiep.edu.cn/96/ce/c3633a235214/page.htm</guid>
            <link>https://jgxy.shiep.edu.cn/96/ce/c3633a235214/page.htm</link>
        </item>
        <item>
            <title><![CDATA[经济与管理学院关于“2022上海大学生年度人物”推荐情况的公示]]></title>
            <description><![CDATA[经济与管理学院关于“2022上海大学生年度人物”推荐情况的公示]]></description>
            <pubDate>Fri, 25 Nov 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://jgxy.shiep.edu.cn/96/3c/c3633a235068/page.htm</guid>
            <link>https://jgxy.shiep.edu.cn/96/3c/c3633a235068/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于中经网统计数据库使用通知]]></title>
            <description><![CDATA[关于中经网统计数据库使用通知]]></description>
            <pubDate>Tue, 22 Nov 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://jgxy.shiep.edu.cn/96/0c/c3633a235020/page.htm</guid>
            <link>https://jgxy.shiep.edu.cn/96/0c/c3633a235020/page.htm</link>
        </item>
        <item>
            <title><![CDATA[经济与管理学院教职工政治理论学习要点提示(十一)]]></title>
            <description><![CDATA[经济与管理学院教职工政治理论学习要点提示(十一)]]></description>
            <pubDate>Tue, 22 Nov 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://jgxy.shiep.edu.cn/96/23/c3633a235043/page.htm</guid>
            <link>https://jgxy.shiep.edu.cn/96/23/c3633a235043/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于经济与管理学院2023届校优秀毕业生候选人名单公示的通知]]></title>
            <description><![CDATA[关于经济与管理学院2023届校优秀毕业生候选人名单公示的通知]]></description>
            <pubDate>Thu, 17 Nov 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://jgxy.shiep.edu.cn/95/8d/c3633a234893/page.htm</guid>
            <link>https://jgxy.shiep.edu.cn/95/8d/c3633a234893/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于上海电力大学经管学院“立志修身 博学报国”文艺作品创作活动评选结果公示]]></title>
            <description><![CDATA[关于上海电力大学经管学院“立志修身 博学报国”文艺作品创作活动评选结果公示]]></description>
            <pubDate>Thu, 17 Nov 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://jgxy.shiep.edu.cn/95/82/c3633a234882/page.htm</guid>
            <link>https://jgxy.shiep.edu.cn/95/82/c3633a234882/page.htm</link>
        </item>
        <item>
            <title><![CDATA[经济与管理学院教职工政治理论学习要点提示(十)]]></title>
            <description><![CDATA[经济与管理学院教职工政治理论学习要点提示(十)]]></description>
            <pubDate>Thu, 17 Nov 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://jgxy.shiep.edu.cn/95/75/c3633a234869/page.htm</guid>
            <link>https://jgxy.shiep.edu.cn/95/75/c3633a234869/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于举办经管学院“读懂中国从电说,踔厉奋发向未来” 演讲比赛的通知]]></title>
            <description><![CDATA[关于举办经管学院“读懂中国从电说,踔厉奋发向未来” 演讲比赛的通知]]></description>
            <pubDate>Wed, 09 Nov 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://jgxy.shiep.edu.cn/94/a2/c3633a234658/page.htm</guid>
            <link>https://jgxy.shiep.edu.cn/94/a2/c3633a234658/page.htm</link>
        </item>
        <item>
            <title><![CDATA[经济与管理学院教职工政治理论学习要点提示(九)]]></title>
            <description><![CDATA[经济与管理学院教职工政治理论学习要点提示(九)]]></description>
            <pubDate>Wed, 09 Nov 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://jgxy.shiep.edu.cn/94/a0/c3633a234656/page.htm</guid>
            <link>https://jgxy.shiep.edu.cn/94/a0/c3633a234656/page.htm</link>
        </item>
        <item>
            <title><![CDATA[2022年度新课系数课程审核结果公示]]></title>
            <description><![CDATA[2022年度新课系数课程审核结果公示]]></description>
            <pubDate>Tue, 08 Nov 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://jgxy.shiep.edu.cn/94/70/c3633a234608/page.htm</guid>
            <link>https://jgxy.shiep.edu.cn/94/70/c3633a234608/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于任命教工党支部副书记的决定]]></title>
            <description><![CDATA[关于任命教工党支部副书记的决定]]></description>
            <pubDate>Wed, 02 Nov 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://jgxy.shiep.edu.cn/96/a2/c3633a235170/page.htm</guid>
            <link>https://jgxy.shiep.edu.cn/96/a2/c3633a235170/page.htm</link>
        </item>
        <item>
            <title><![CDATA[经济与管理学院教职工政治理论学习要点提示(八)]]></title>
            <description><![CDATA[经济与管理学院教职工政治理论学习要点提示(八)]]></description>
            <pubDate>Sun, 30 Oct 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://jgxy.shiep.edu.cn/92/9e/c3633a234142/page.htm</guid>
            <link>https://jgxy.shiep.edu.cn/92/9e/c3633a234142/page.htm</link>
        </item>
        <item>
            <title><![CDATA[经济与管理学院企业奖学金公示]]></title>
            <description><![CDATA[经济与管理学院企业奖学金公示]]></description>
            <pubDate>Sun, 30 Oct 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://jgxy.shiep.edu.cn/92/9a/c3633a234138/page.htm</guid>
            <link>https://jgxy.shiep.edu.cn/92/9a/c3633a234138/page.htm</link>
        </item>
        <item>
            <title><![CDATA[经济与管理学院教职工政治理论学习要点提示(七)]]></title>
            <description><![CDATA[经济与管理学院教职工政治理论学习要点提示(七)]]></description>
            <pubDate>Mon, 24 Oct 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://jgxy.shiep.edu.cn/91/e7/c3633a233959/page.htm</guid>
            <link>https://jgxy.shiep.edu.cn/91/e7/c3633a233959/page.htm</link>
        </item>
        <item>
            <title><![CDATA[经济与管理学院关于评选2021-2022学年优良学风集体、优良学风先进个人的通知]]></title>
            <description><![CDATA[经济与管理学院关于评选2021-2022学年优良学风集体、优良学风先进个人的通知]]></description>
            <pubDate>Sun, 23 Oct 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://jgxy.shiep.edu.cn/91/dd/c3633a233949/page.htm</guid>
            <link>https://jgxy.shiep.edu.cn/91/dd/c3633a233949/page.htm</link>
        </item>
        <item>
            <title><![CDATA[上海电力大学“笙霖机电奖学金”评选通知]]></title>
            <description><![CDATA[上海电力大学“笙霖机电奖学金”评选通知]]></description>
            <pubDate>Sun, 23 Oct 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://jgxy.shiep.edu.cn/91/dc/c3633a233948/page.htm</guid>
            <link>https://jgxy.shiep.edu.cn/91/dc/c3633a233948/page.htm</link>
        </item>
        <item>
            <title><![CDATA[智能电网产学研合作开发中心]]></title>
            <description><![CDATA[智能电网产学研合作开发中心]]></description>
            <pubDate>Invalid Date</pubDate>
            <guid isPermaLink="false">http://smart-grid.shiep.edu.cn/</guid>
            <link>http://smart-grid.shiep.edu.cn/</link>
        </item>
        <item>
            <title><![CDATA[中国学术会议在线]]></title>
            <description><![CDATA[中国学术会议在线]]></description>
            <pubDate>Invalid Date</pubDate>
            <guid isPermaLink="false">http://www.meeting.edu.cn/</guid>
            <link>http://www.meeting.edu.cn/</link>
        </item>
        <item>
            <title><![CDATA[中国科学院]]></title>
            <description><![CDATA[中国科学院]]></description>
            <pubDate>Invalid Date</pubDate>
            <guid isPermaLink="false">http://www.amss.ac.cn/</guid>
            <link>http://www.amss.ac.cn/</link>
        </item>
        <item>
            <title><![CDATA[中国教育发展网]]></title>
            <description><![CDATA[中国教育发展网]]></description>
            <pubDate>Invalid Date</pubDate>
            <guid isPermaLink="false">http://www.edude.net/</guid>
            <link>http://www.edude.net/</link>
        </item>
        <item>
            <title><![CDATA[中国教育先锋网]]></title>
            <description><![CDATA[中国教育先锋网]]></description>
            <pubDate>Invalid Date</pubDate>
            <guid isPermaLink="false">http://www.ep-china.net/</guid>
            <link>http://www.ep-china.net/</link>
        </item>
    </channel>
</rss>

...

@github-actions
Copy link
Contributor

http://localhost:1200/shiep/slxy - Success
<?xml version="1.0" encoding="UTF-8"?>
<rss  xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"
>
    <channel>
        <title><![CDATA[上海电力大学-数理学院]]></title>
        <link>https://slxy.shiep.edu.cn/2063/list.htm</link>
        <atom:link href="http://localhost:1200/shiep/slxy" rel="self" type="application/rss+xml" />
        <description><![CDATA[上海电力大学-数理学院 - Made with love by RSSHub(https://github.com/DIYgod/RSSHub)]]></description>
        <generator>RSSHub</generator>
        <webMaster>i@diygod.me (DIYgod)</webMaster>
        <language>zh-cn</language>
        <lastBuildDate>Tue, 17 Jan 2023 11:47:03 GMT</lastBuildDate>
        <ttl>5</ttl>
        <item>
            <title><![CDATA[关于举办上海电力大学第十二届大学生物理竞赛的通知]]></title>
            <description><![CDATA[关于举办上海电力大学第十二届大学生物理竞赛的通知]]></description>
            <pubDate>Fri, 21 Oct 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://news.shiep.edu.cn/91/8a/c2679a233866/page.htm</guid>
            <link>https://news.shiep.edu.cn/91/8a/c2679a233866/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于举办“象新力杯”首届全国大学生电力创新设计竞赛的通知]]></title>
            <description><![CDATA[关于举办“象新力杯”首届全国大学生电力创新设计竞赛的通知]]></description>
            <pubDate>Sun, 16 Oct 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://slxy.shiep.edu.cn/90/e1/c2063a233697/page.htm</guid>
            <link>https://slxy.shiep.edu.cn/90/e1/c2063a233697/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于数理学院课程思政教学设计展示活动评审结果的公示]]></title>
            <description><![CDATA[关于数理学院课程思政教学设计展示活动评审结果的公示]]></description>
            <pubDate>Tue, 28 Jun 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://slxy.shiep.edu.cn/89/48/c2063a231752/page.htm</guid>
            <link>https://slxy.shiep.edu.cn/89/48/c2063a231752/page.htm</link>
        </item>
        <item>
            <title><![CDATA[数理学院关于2022年第八届“互联网+”选拔赛评审结果的通知]]></title>
            <description><![CDATA[数理学院关于2022年第八届“互联网+”选拔赛评审结果的通知]]></description>
            <pubDate>Sun, 22 May 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://slxy.shiep.edu.cn/85/2c/c2063a230700/page.htm</guid>
            <link>https://slxy.shiep.edu.cn/85/2c/c2063a230700/page.htm</link>
        </item>
        <item>
            <title><![CDATA[积极的人际关系与沟通——心理健康教育讲座]]></title>
            <description><![CDATA[积极的人际关系与沟通——心理健康教育讲座]]></description>
            <pubDate>Wed, 17 Nov 2021 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://slxy.shiep.edu.cn/6f/0e/c2063a225038/page.htm</guid>
            <link>https://slxy.shiep.edu.cn/6f/0e/c2063a225038/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于开展“民族心连心,淡彩绘真情”书画作品征集活动通知]]></title>
            <description><![CDATA[关于开展“民族心连心,淡彩绘真情”书画作品征集活动通知]]></description>
            <pubDate>Wed, 15 Sep 2021 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://slxy.shiep.edu.cn/62/bf/c2063a221887/page.htm</guid>
            <link>https://slxy.shiep.edu.cn/62/bf/c2063a221887/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于公布数理学院青年教师教学竞赛获奖名单的通知]]></title>
            <description><![CDATA[关于公布数理学院青年教师教学竞赛获奖名单的通知]]></description>
            <pubDate>Tue, 06 Jul 2021 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://slxy.shiep.edu.cn/5f/35/c2063a220981/page.htm</guid>
            <link>https://slxy.shiep.edu.cn/5f/35/c2063a220981/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于举办数理学院青年教师教学竞赛的通知]]></title>
            <description><![CDATA[关于举办数理学院青年教师教学竞赛的通知]]></description>
            <pubDate>Mon, 07 Jun 2021 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://slxy.shiep.edu.cn/5c/2f/c2063a220207/page.htm</guid>
            <link>https://slxy.shiep.edu.cn/5c/2f/c2063a220207/page.htm</link>
        </item>
        <item>
            <title><![CDATA[数理学院2020级学生转专业预录取名单公示]]></title>
            <description><![CDATA[数理学院2020级学生转专业预录取名单公示]]></description>
            <pubDate>Thu, 29 Apr 2021 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://slxy.shiep.edu.cn/57/94/c2063a219028/page.htm</guid>
            <link>https://slxy.shiep.edu.cn/57/94/c2063a219028/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于数理学院2021年大学生创新创业项目立项的通知]]></title>
            <description><![CDATA[关于数理学院2021年大学生创新创业项目立项的通知]]></description>
            <pubDate>Tue, 20 Apr 2021 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://slxy.shiep.edu.cn/56/00/c2063a218624/page.htm</guid>
            <link>https://slxy.shiep.edu.cn/56/00/c2063a218624/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于2020年立项的市级和校级科创项目验收结果的通知]]></title>
            <description><![CDATA[关于2020年立项的市级和校级科创项目验收结果的通知]]></description>
            <pubDate>Tue, 20 Apr 2021 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://slxy.shiep.edu.cn/55/ff/c2063a218623/page.htm</guid>
            <link>https://slxy.shiep.edu.cn/55/ff/c2063a218623/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于2020年立项的市级和校级创新项目验收的通知]]></title>
            <description><![CDATA[关于2020年立项的市级和校级创新项目验收的通知]]></description>
            <pubDate>Mon, 05 Apr 2021 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://slxy.shiep.edu.cn/54/3e/c2063a218174/page.htm</guid>
            <link>https://slxy.shiep.edu.cn/54/3e/c2063a218174/page.htm</link>
        </item>
        <item>
            <title><![CDATA[数理学院关于组织申报2021年度上海市大学生创新活动计划项目的通知]]></title>
            <description><![CDATA[数理学院关于组织申报2021年度上海市大学生创新活动计划项目的通知]]></description>
            <pubDate>Mon, 05 Apr 2021 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://slxy.shiep.edu.cn/54/3c/c2063a218172/page.htm</guid>
            <link>https://slxy.shiep.edu.cn/54/3c/c2063a218172/page.htm</link>
        </item>
        <item>
            <title><![CDATA[数理学院关于组织教师参加教学创新大赛和学校第二届“课程思政”示范课评选的通知]]></title>
            <description><![CDATA[数理学院关于组织教师参加教学创新大赛和学校第二届“课程思政”示范课评选的通知]]></description>
            <pubDate>Sun, 06 Dec 2020 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://slxy.shiep.edu.cn/4b/29/c2063a215849/page.htm</guid>
            <link>https://slxy.shiep.edu.cn/4b/29/c2063a215849/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于数理学院2020年大学生创新创业项目中期检查的通知]]></title>
            <description><![CDATA[关于数理学院2020年大学生创新创业项目中期检查的通知]]></description>
            <pubDate>Wed, 02 Dec 2020 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://slxy.shiep.edu.cn/4a/a8/c2063a215720/page.htm</guid>
            <link>https://slxy.shiep.edu.cn/4a/a8/c2063a215720/page.htm</link>
        </item>
    </channel>
</rss>
http://localhost:1200/shiep/wgyxy - Success
<?xml version="1.0" encoding="UTF-8"?>
<rss  xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"
>
    <channel>
        <title><![CDATA[上海电力大学-外国语学院]]></title>
        <link>https://wgyxy.shiep.edu.cn/tzgg/list.htm</link>
        <atom:link href="http://localhost:1200/shiep/wgyxy" rel="self" type="application/rss+xml" />
        <description><![CDATA[上海电力大学-外国语学院 - Made with love by RSSHub(https://github.com/DIYgod/RSSHub)]]></description>
        <generator>RSSHub</generator>
        <webMaster>i@diygod.me (DIYgod)</webMaster>
        <language>zh-cn</language>
        <lastBuildDate>Tue, 17 Jan 2023 11:47:05 GMT</lastBuildDate>
        <ttl>5</ttl>
        <item>
            <title><![CDATA[关于公布外国语学院课程思政示范课程展示活动评选结果的通知]]></title>
            <description><![CDATA[关于公布外国语学院课程思政示范课程展示活动评选结果的通知]]></description>
            <pubDate>Thu, 01 Dec 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://wgyxy.shiep.edu.cn/96/dc/c1334a235228/page.htm</guid>
            <link>https://wgyxy.shiep.edu.cn/96/dc/c1334a235228/page.htm</link>
        </item>
        <item>
            <title><![CDATA[外国语学院“上海高校一流本科课程”推荐公示]]></title>
            <description><![CDATA[外国语学院“上海高校一流本科课程”推荐公示]]></description>
            <pubDate>Sun, 23 Oct 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://wgyxy.shiep.edu.cn/91/df/c1334a233951/page.htm</guid>
            <link>https://wgyxy.shiep.edu.cn/91/df/c1334a233951/page.htm</link>
        </item>
        <item>
            <title><![CDATA[外国语学院拟同意徐洁同学转入英语专业公示]]></title>
            <description><![CDATA[外国语学院拟同意徐洁同学转入英语专业公示]]></description>
            <pubDate>Tue, 06 Sep 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://wgyxy.shiep.edu.cn/8d/25/c1334a232741/page.htm</guid>
            <link>https://wgyxy.shiep.edu.cn/8d/25/c1334a232741/page.htm</link>
        </item>
        <item>
            <title><![CDATA[外国语学院拟同意徐洁同学转出日语专业公示]]></title>
            <description><![CDATA[外国语学院拟同意徐洁同学转出日语专业公示]]></description>
            <pubDate>Tue, 23 Aug 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://wgyxy.shiep.edu.cn/8c/0a/c1334a232458/page.htm</guid>
            <link>https://wgyxy.shiep.edu.cn/8c/0a/c1334a232458/page.htm</link>
        </item>
        <item>
            <title><![CDATA[上海电力大学外国语学院研究生指导教师选聘推荐人选名单公示]]></title>
            <description><![CDATA[上海电力大学外国语学院研究生指导教师选聘推荐人选名单公示]]></description>
            <pubDate>Tue, 16 Aug 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://wgyxy.shiep.edu.cn/8b/d1/c1334a232401/page.htm</guid>
            <link>https://wgyxy.shiep.edu.cn/8b/d1/c1334a232401/page.htm</link>
        </item>
        <item>
            <title><![CDATA[外国语学院系(部)主任等岗位任职通知]]></title>
            <description><![CDATA[外国语学院系(部)主任等岗位任职通知]]></description>
            <pubDate>Sat, 18 Dec 2021 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://wgyxy.shiep.edu.cn/73/79/c1334a226169/page.htm</guid>
            <link>https://wgyxy.shiep.edu.cn/73/79/c1334a226169/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于2021年外国语学院系(部)主任等岗位竞聘工作的通知]]></title>
            <description><![CDATA[关于2021年外国语学院系(部)主任等岗位竞聘工作的通知]]></description>
            <pubDate>Mon, 29 Nov 2021 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://wgyxy.shiep.edu.cn/70/67/c1334a225383/page.htm</guid>
            <link>https://wgyxy.shiep.edu.cn/70/67/c1334a225383/page.htm</link>
        </item>
        <item>
            <title><![CDATA[上海电力大学外国学院2021科研团队项目立项公示]]></title>
            <description><![CDATA[上海电力大学外国学院2021科研团队项目立项公示]]></description>
            <pubDate>Fri, 30 Jul 2021 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://wgyxy.shiep.edu.cn/60/54/c1334a221268/page.htm</guid>
            <link>https://wgyxy.shiep.edu.cn/60/54/c1334a221268/page.htm</link>
        </item>
        <item>
            <title><![CDATA[外国语学院关于2021新一轮课程思政项目申报的通知]]></title>
            <description><![CDATA[外国语学院关于2021新一轮课程思政项目申报的通知]]></description>
            <pubDate>Mon, 24 May 2021 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://wgyxy.shiep.edu.cn/5a/15/c1334a219669/page.htm</guid>
            <link>https://wgyxy.shiep.edu.cn/5a/15/c1334a219669/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于2020年院级课程思政建设项目答辩验收的通知]]></title>
            <description><![CDATA[关于2020年院级课程思政建设项目答辩验收的通知]]></description>
            <pubDate>Tue, 06 Apr 2021 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://wgyxy.shiep.edu.cn/54/40/c1334a218176/page.htm</guid>
            <link>https://wgyxy.shiep.edu.cn/54/40/c1334a218176/page.htm</link>
        </item>
        <item>
            <title><![CDATA[2020“外研社·国才杯”全国英语阅读大赛获奖名单]]></title>
            <description><![CDATA[2020“外研社·国才杯”全国英语阅读大赛获奖名单]]></description>
            <pubDate>Sun, 25 Oct 2020 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://wgyxy.shiep.edu.cn/43/cd/c1334a213965/page.htm</guid>
            <link>https://wgyxy.shiep.edu.cn/43/cd/c1334a213965/page.htm</link>
        </item>
        <item>
            <title><![CDATA[2020“外研社·国才杯”全国英语写作大赛获奖名单]]></title>
            <description><![CDATA[2020“外研社·国才杯”全国英语写作大赛获奖名单]]></description>
            <pubDate>Sun, 25 Oct 2020 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://wgyxy.shiep.edu.cn/43/cc/c1334a213964/page.htm</guid>
            <link>https://wgyxy.shiep.edu.cn/43/cc/c1334a213964/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于拟推荐2020年校级教学成果奖申报的公示]]></title>
            <description><![CDATA[关于拟推荐2020年校级教学成果奖申报的公示]]></description>
            <pubDate>Mon, 12 Oct 2020 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://wgyxy.shiep.edu.cn/41/b5/c1334a213429/page.htm</guid>
            <link>https://wgyxy.shiep.edu.cn/41/b5/c1334a213429/page.htm</link>
        </item>
        <item>
            <title><![CDATA[外国语学院关于2020新一轮课程思政项目申报的通知]]></title>
            <description><![CDATA[外国语学院关于2020新一轮课程思政项目申报的通知]]></description>
            <pubDate>Wed, 16 Sep 2020 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://wgyxy.shiep.edu.cn/3e/32/c1334a212530/page.htm</guid>
            <link>https://wgyxy.shiep.edu.cn/3e/32/c1334a212530/page.htm</link>
        </item>
    </channel>
</rss>
http://localhost:1200/shiep/jjxy - Success
<?xml version="1.0" encoding="UTF-8"?>
<rss  xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"
>
    <channel>
        <title><![CDATA[上海电力大学-继续教育学院]]></title>
        <link>https://jjxy.shiep.edu.cn/2582/list.htm</link>
        <atom:link href="http://localhost:1200/shiep/jjxy" rel="self" type="application/rss+xml" />
        <description><![CDATA[上海电力大学-继续教育学院 - Made with love by RSSHub(https://github.com/DIYgod/RSSHub)]]></description>
        <generator>RSSHub</generator>
        <webMaster>i@diygod.me (DIYgod)</webMaster>
        <language>zh-cn</language>
        <lastBuildDate>Tue, 17 Jan 2023 11:47:06 GMT</lastBuildDate>
        <ttl>5</ttl>
        <item>
            <title><![CDATA[上海电力大学2022年全国成人高考网上报名注意事项(上海地区)]]></title>
            <description><![CDATA[上海电力大学2022年全国成人高考网上报名注意事项(上海地区)]]></description>
            <pubDate>Mon, 05 Sep 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://jjxy.shiep.edu.cn/8d/08/c2582a232712/page.htm</guid>
            <link>https://jjxy.shiep.edu.cn/8d/08/c2582a232712/page.htm</link>
        </item>
        <item>
            <title><![CDATA[上海电力大学继续教育学院2022年上海校外教学点公示]]></title>
            <description><![CDATA[上海电力大学继续教育学院2022年上海校外教学点公示]]></description>
            <pubDate>Tue, 09 Aug 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://jjxy.shiep.edu.cn/8b/7a/c2582a232314/page.htm</guid>
            <link>https://jjxy.shiep.edu.cn/8b/7a/c2582a232314/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于开展继续教育课程思政示范项目申报的通知]]></title>
            <description><![CDATA[关于开展继续教育课程思政示范项目申报的通知]]></description>
            <pubDate>Thu, 25 Nov 2021 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://jjxy.shiep.edu.cn/6f/f7/c2582a225271/page.htm</guid>
            <link>https://jjxy.shiep.edu.cn/6f/f7/c2582a225271/page.htm</link>
        </item>
        <item>
            <title><![CDATA[2021年全国成人高考加分及免试名单公示]]></title>
            <description><![CDATA[2021年全国成人高考加分及免试名单公示]]></description>
            <pubDate>Sun, 26 Sep 2021 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://jjxy.shiep.edu.cn/68/6d/c2582a223341/page.htm</guid>
            <link>https://jjxy.shiep.edu.cn/68/6d/c2582a223341/page.htm</link>
        </item>
        <item>
            <title><![CDATA[请扫码加入上海电力大学2021年全国成人高考咨询群]]></title>
            <description><![CDATA[请扫码加入上海电力大学2021年全国成人高考咨询群]]></description>
            <pubDate>Wed, 25 Aug 2021 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://jjxy.shiep.edu.cn/61/4f/c2582a221519/page.htm</guid>
            <link>https://jjxy.shiep.edu.cn/61/4f/c2582a221519/page.htm</link>
        </item>
        <item>
            <title><![CDATA[2021年上海地区考生参加全国成人高考网上报名注意事项]]></title>
            <description><![CDATA[2021年上海地区考生参加全国成人高考网上报名注意事项]]></description>
            <pubDate>Wed, 25 Aug 2021 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://jjxy.shiep.edu.cn/61/4c/c2582a221516/page.htm</guid>
            <link>https://jjxy.shiep.edu.cn/61/4c/c2582a221516/page.htm</link>
        </item>
        <item>
            <title><![CDATA[上海电力大学高等学历继续教育2021年招生简章]]></title>
            <description><![CDATA[上海电力大学高等学历继续教育2021年招生简章]]></description>
            <pubDate>Wed, 30 Jun 2021 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://jjxy.shiep.edu.cn/5e/a7/c2582a220839/page.htm</guid>
            <link>https://jjxy.shiep.edu.cn/5e/a7/c2582a220839/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于推荐胡汝昉等同志为2019-2020年度上海市成人高校优秀教师等评选活动候选...]]></title>
            <description><![CDATA[关于推荐胡汝昉等同志为2019-2020年度上海市成人高校优秀教师等评选活动候选...]]></description>
            <pubDate>Mon, 19 Oct 2020 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://jjxy.shiep.edu.cn/44/94/c2582a214164/page.htm</guid>
            <link>https://jjxy.shiep.edu.cn/44/94/c2582a214164/page.htm</link>
        </item>
        <item>
            <title><![CDATA[上海电力大学继续教育学院科员岗位招聘公告]]></title>
            <description><![CDATA[上海电力大学继续教育学院科员岗位招聘公告]]></description>
            <pubDate>Sun, 12 May 2019 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://jjxy.shiep.edu.cn/0d/30/c2582a199984/page.htm</guid>
            <link>https://jjxy.shiep.edu.cn/0d/30/c2582a199984/page.htm</link>
        </item>
        <item>
            <title><![CDATA[转发:“学习强国”学习平台通知]]></title>
            <description><![CDATA[转发:“学习强国”学习平台通知]]></description>
            <pubDate>Tue, 16 Apr 2019 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://jjxy.shiep.edu.cn/08/d6/c2582a198870/page.htm</guid>
            <link>https://jjxy.shiep.edu.cn/08/d6/c2582a198870/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于2019年4月19日举行思政指导员上党课活动的通知]]></title>
            <description><![CDATA[关于2019年4月19日举行思政指导员上党课活动的通知]]></description>
            <pubDate>Thu, 11 Apr 2019 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://jjxy.shiep.edu.cn/08/d2/c2582a198866/page.htm</guid>
            <link>https://jjxy.shiep.edu.cn/08/d2/c2582a198866/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于2019年3月25日开展学院二级中心组扩大学习的通知]]></title>
            <description><![CDATA[关于2019年3月25日开展学院二级中心组扩大学习的通知]]></description>
            <pubDate>Sat, 23 Mar 2019 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://jjxy.shiep.edu.cn/08/cd/c2582a198861/page.htm</guid>
            <link>https://jjxy.shiep.edu.cn/08/cd/c2582a198861/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于2019年3月5日召开学院全体工作人员大会的通知]]></title>
            <description><![CDATA[关于2019年3月5日召开学院全体工作人员大会的通知]]></description>
            <pubDate>Thu, 28 Feb 2019 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://jjxy.shiep.edu.cn/08/bd/c2582a198845/page.htm</guid>
            <link>https://jjxy.shiep.edu.cn/08/bd/c2582a198845/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于2019年1月10日召开全体工作人员大会的通知]]></title>
            <description><![CDATA[关于2019年1月10日召开全体工作人员大会的通知]]></description>
            <pubDate>Sun, 06 Jan 2019 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://jjxy.shiep.edu.cn/08/b9/c2582a198841/page.htm</guid>
            <link>https://jjxy.shiep.edu.cn/08/b9/c2582a198841/page.htm</link>
        </item>
        <item>
            <title><![CDATA[继续教育学院关于2018年中秋节、国庆节放假安排的通知]]></title>
            <description><![CDATA[继续教育学院关于2018年中秋节、国庆节放假安排的通知]]></description>
            <pubDate>Thu, 20 Sep 2018 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://jjxy.shiep.edu.cn/eb/91/c2582a191377/page.htm</guid>
            <link>https://jjxy.shiep.edu.cn/eb/91/c2582a191377/page.htm</link>
        </item>
    </channel>
</rss>
http://localhost:1200/shiep/skb - Success
<?xml version="1.0" encoding="UTF-8"?>
<rss  xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"
>
    <channel>
        <title><![CDATA[上海电力大学-马克思主义学院]]></title>
        <link>https://skb.shiep.edu.cn/1736/list.htm</link>
        <atom:link href="http://localhost:1200/shiep/skb" rel="self" type="application/rss+xml" />
        <description><![CDATA[上海电力大学-马克思主义学院 - Made with love by RSSHub(https://github.com/DIYgod/RSSHub)]]></description>
        <generator>RSSHub</generator>
        <webMaster>i@diygod.me (DIYgod)</webMaster>
        <language>zh-cn</language>
        <lastBuildDate>Tue, 17 Jan 2023 11:47:07 GMT</lastBuildDate>
        <ttl>5</ttl>
        <item>
            <title><![CDATA[干部任免通知]]></title>
            <description><![CDATA[干部任免通知]]></description>
            <pubDate>Thu, 01 Sep 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://skb.shiep.edu.cn/8c/b1/c1736a232625/page.htm</guid>
            <link>https://skb.shiep.edu.cn/8c/b1/c1736a232625/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于开展2021年度专业技术岗位聘用工作的通知]]></title>
            <description><![CDATA[关于开展2021年度专业技术岗位聘用工作的通知]]></description>
            <pubDate>Mon, 20 Jun 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://skb.shiep.edu.cn/88/b7/c1736a231607/page.htm</guid>
            <link>https://skb.shiep.edu.cn/88/b7/c1736a231607/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于2022年暑假及下学期开学安排的通知]]></title>
            <description><![CDATA[关于2022年暑假及下学期开学安排的通知]]></description>
            <pubDate>Mon, 20 Jun 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://skb.shiep.edu.cn/88/b6/c1736a231606/page.htm</guid>
            <link>https://skb.shiep.edu.cn/88/b6/c1736a231606/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于评选2022年度上海电力大学教书育人楷模、优秀教师和优秀教育...]]></title>
            <description><![CDATA[关于评选2022年度上海电力大学教书育人楷模、优秀教师和优秀教育...]]></description>
            <pubDate>Sat, 18 Jun 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://skb.shiep.edu.cn/88/b5/c1736a231605/page.htm</guid>
            <link>https://skb.shiep.edu.cn/88/b5/c1736a231605/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于表彰上海电力大学2021年度党建研究优秀成果的决定]]></title>
            <description><![CDATA[关于表彰上海电力大学2021年度党建研究优秀成果的决定]]></description>
            <pubDate>Sat, 11 Jun 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://skb.shiep.edu.cn/88/b3/c1736a231603/page.htm</guid>
            <link>https://skb.shiep.edu.cn/88/b3/c1736a231603/page.htm</link>
        </item>
        <item>
            <title><![CDATA[2022年度上海市哲学社会科学规划课题申报公告]]></title>
            <description><![CDATA[2022年度上海市哲学社会科学规划课题申报公告]]></description>
            <pubDate>Fri, 10 Jun 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://skb.shiep.edu.cn/88/b4/c1736a231604/page.htm</guid>
            <link>https://skb.shiep.edu.cn/88/b4/c1736a231604/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于开展我校2022年上海市“四有”好教师(教书育人楷模)推选活...]]></title>
            <description><![CDATA[关于开展我校2022年上海市“四有”好教师(教书育人楷模)推选活...]]></description>
            <pubDate>Thu, 26 May 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://skb.shiep.edu.cn/86/83/c1736a231043/page.htm</guid>
            <link>https://skb.shiep.edu.cn/86/83/c1736a231043/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于中层管理干部任职试用期满考核结果的通知]]></title>
            <description><![CDATA[关于中层管理干部任职试用期满考核结果的通知]]></description>
            <pubDate>Wed, 19 May 2021 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://skb.shiep.edu.cn/59/7e/c1736a219518/page.htm</guid>
            <link>https://skb.shiep.edu.cn/59/7e/c1736a219518/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于中层管理干部任职试用期满 考核结果的通知]]></title>
            <description><![CDATA[关于中层管理干部任职试用期满 考核结果的通知]]></description>
            <pubDate>Mon, 23 Nov 2020 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://skb.shiep.edu.cn/_upload/article/files/8b/9e/093d796d48e6a43e548b314c5f6a/fde4ba9e-520b-48e2-897e-af26fa951a61.pdf</guid>
            <link>https://skb.shiep.edu.cn/_upload/article/files/8b/9e/093d796d48e6a43e548b314c5f6a/fde4ba9e-520b-48e2-897e-af26fa951a61.pdf</link>
        </item>
        <item>
            <title><![CDATA[关于翁培奋同志兼任 马克思主义学院院长的通知]]></title>
            <description><![CDATA[关于翁培奋同志兼任 马克思主义学院院长的通知]]></description>
            <pubDate>Mon, 09 Nov 2020 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://skb.shiep.edu.cn/_upload/article/files/55/d0/2bba65da4f1699b09c9a57b3bd29/ce012c4a-b528-4689-80b0-cd7cb9e8ae7f.pdf</guid>
            <link>https://skb.shiep.edu.cn/_upload/article/files/55/d0/2bba65da4f1699b09c9a57b3bd29/ce012c4a-b528-4689-80b0-cd7cb9e8ae7f.pdf</link>
        </item>
        <item>
            <title><![CDATA[第16届马克思主义基本原理上海论坛邀请函]]></title>
            <description><![CDATA[第16届马克思主义基本原理上海论坛邀请函]]></description>
            <pubDate>Sun, 18 Oct 2020 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://skb.shiep.edu.cn/4b/52/c1736a215890/page.htm</guid>
            <link>https://skb.shiep.edu.cn/4b/52/c1736a215890/page.htm</link>
        </item>
        <item>
            <title><![CDATA[马院党总支2019年度党费收缴、使用和管理工作报告]]></title>
            <description><![CDATA[马院党总支2019年度党费收缴、使用和管理工作报告]]></description>
            <pubDate>Wed, 11 Mar 2020 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://skb.shiep.edu.cn/_upload/article/files/4c/a7/41102805456ca5df3b310d263ce5/ca314807-f86d-448a-9c49-545d1b3e678a.docx</guid>
            <link>https://skb.shiep.edu.cn/_upload/article/files/4c/a7/41102805456ca5df3b310d263ce5/ca314807-f86d-448a-9c49-545d1b3e678a.docx</link>
        </item>
        <item>
            <title><![CDATA[马克思主义学院线上教学课程运行测试通知]]></title>
            <description><![CDATA[马克思主义学院线上教学课程运行测试通知]]></description>
            <pubDate>Wed, 26 Feb 2020 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://skb.shiep.edu.cn/2c/80/c1736a208000/page.htm</guid>
            <link>https://skb.shiep.edu.cn/2c/80/c1736a208000/page.htm</link>
        </item>
        <item>
            <title><![CDATA[上海电力大学马克思主义学院网络舆情处置与管理办法]]></title>
            <description><![CDATA[上海电力大学马克思主义学院网络舆情处置与管理办法]]></description>
            <pubDate>Tue, 25 Feb 2020 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://skb.shiep.edu.cn/31/80/c1736a209280/page.htm</guid>
            <link>https://skb.shiep.edu.cn/31/80/c1736a209280/page.htm</link>
        </item>
    </channel>
</rss>
http://localhost:1200/shiep/tyb - Success
<?xml version="1.0" encoding="UTF-8"?>
<rss  xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"
>
    <channel>
        <title><![CDATA[上海电力大学-体育学院]]></title>
        <link>https://tyb.shiep.edu.cn/2891/list.htm</link>
        <atom:link href="http://localhost:1200/shiep/tyb" rel="self" type="application/rss+xml" />
        <description><![CDATA[上海电力大学-体育学院 - Made with love by RSSHub(https://github.com/DIYgod/RSSHub)]]></description>
        <generator>RSSHub</generator>
        <webMaster>i@diygod.me (DIYgod)</webMaster>
        <language>zh-cn</language>
        <lastBuildDate>Tue, 17 Jan 2023 11:47:09 GMT</lastBuildDate>
        <ttl>5</ttl>
        <item>
            <title><![CDATA[评选结果公示]]></title>
            <description><![CDATA[评选结果公示]]></description>
            <pubDate>Thu, 17 Nov 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://tyb.shiep.edu.cn/95/96/c2891a234902/page.htm</guid>
            <link>https://tyb.shiep.edu.cn/95/96/c2891a234902/page.htm</link>
        </item>
        <item>
            <title><![CDATA[2021年学生体质健康测试结果公示]]></title>
            <description><![CDATA[2021年学生体质健康测试结果公示]]></description>
            <pubDate>Sun, 30 Oct 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://tyb.shiep.edu.cn/92/8c/c2891a234124/page.htm</guid>
            <link>https://tyb.shiep.edu.cn/92/8c/c2891a234124/page.htm</link>
        </item>
        <item>
            <title><![CDATA[体育学院2022-2023第一学期在线课程ID汇总]]></title>
            <description><![CDATA[体育学院2022-2023第一学期在线课程ID汇总]]></description>
            <pubDate>Sun, 14 Aug 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://tyb.shiep.edu.cn/8b/bb/c2891a232379/page.htm</guid>
            <link>https://tyb.shiep.edu.cn/8b/bb/c2891a232379/page.htm</link>
        </item>
        <item>
            <title><![CDATA[22-23(一)期初体育补缓免听考试安排]]></title>
            <description><![CDATA[22-23(一)期初体育补缓免听考试安排]]></description>
            <pubDate>Sun, 07 Aug 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://tyb.shiep.edu.cn/8b/62/c2891a232290/page.htm</guid>
            <link>https://tyb.shiep.edu.cn/8b/62/c2891a232290/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于体育学院"优秀教师"推荐对象的公示]]></title>
            <description><![CDATA[关于体育学院"优秀教师"推荐对象的公示]]></description>
            <pubDate>Sun, 26 Jun 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://tyb.shiep.edu.cn/89/3c/c2891a231740/page.htm</guid>
            <link>https://tyb.shiep.edu.cn/89/3c/c2891a231740/page.htm</link>
        </item>
        <item>
            <title><![CDATA[2021-2022第二学期体育免听课程负责教师和答疑安排]]></title>
            <description><![CDATA[2021-2022第二学期体育免听课程负责教师和答疑安排]]></description>
            <pubDate>Sun, 22 May 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://tyb.shiep.edu.cn/85/1e/c2891a230686/page.htm</guid>
            <link>https://tyb.shiep.edu.cn/85/1e/c2891a230686/page.htm</link>
        </item>
        <item>
            <title><![CDATA[体育学院优秀团干部评选结果公示]]></title>
            <description><![CDATA[体育学院优秀团干部评选结果公示]]></description>
            <pubDate>Sat, 23 Apr 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://tyb.shiep.edu.cn/81/30/c2891a229680/page.htm</guid>
            <link>https://tyb.shiep.edu.cn/81/30/c2891a229680/page.htm</link>
        </item>
        <item>
            <title><![CDATA[体育在线课程ID汇总]]></title>
            <description><![CDATA[体育在线课程ID汇总]]></description>
            <pubDate>Thu, 31 Mar 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://tyb.shiep.edu.cn/7e/86/c2891a228998/page.htm</guid>
            <link>https://tyb.shiep.edu.cn/7e/86/c2891a228998/page.htm</link>
        </item>
        <item>
            <title><![CDATA[上海电力大学准封闭管理期间体育场馆限时限流开放通知]]></title>
            <description><![CDATA[上海电力大学准封闭管理期间体育场馆限时限流开放通知]]></description>
            <pubDate>Wed, 30 Mar 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://tyb.shiep.edu.cn/7e/6b/c2891a228971/page.htm</guid>
            <link>https://tyb.shiep.edu.cn/7e/6b/c2891a228971/page.htm</link>
        </item>
        <item>
            <title><![CDATA[非在校学生体育线上考试安排]]></title>
            <description><![CDATA[非在校学生体育线上考试安排]]></description>
            <pubDate>Sat, 05 Mar 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://tyb.shiep.edu.cn/7b/f9/c2891a228345/page.htm</guid>
            <link>https://tyb.shiep.edu.cn/7b/f9/c2891a228345/page.htm</link>
        </item>
        <item>
            <title><![CDATA[2022年2月28日-2022年3月9日本科体育课在线教学安排]]></title>
            <description><![CDATA[2022年2月28日-2022年3月9日本科体育课在线教学安排]]></description>
            <pubDate>Sat, 26 Feb 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://tyb.shiep.edu.cn/7b/44/c2891a228164/page.htm</guid>
            <link>https://tyb.shiep.edu.cn/7b/44/c2891a228164/page.htm</link>
        </item>
        <item>
            <title><![CDATA[2021-2022第二学期体育补缓考及免听选考考试安排]]></title>
            <description><![CDATA[2021-2022第二学期体育补缓考及免听选考考试安排]]></description>
            <pubDate>Thu, 24 Feb 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://tyb.shiep.edu.cn/7b/2f/c2891a228143/page.htm</guid>
            <link>https://tyb.shiep.edu.cn/7b/2f/c2891a228143/page.htm</link>
        </item>
        <item>
            <title><![CDATA[体育学院2021-2022学年第一学期期初线上教学安排]]></title>
            <description><![CDATA[体育学院2021-2022学年第一学期期初线上教学安排]]></description>
            <pubDate>Tue, 13 Jul 2021 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://tyb.shiep.edu.cn/5f/d9/c2891a221145/page.htm</guid>
            <link>https://tyb.shiep.edu.cn/5f/d9/c2891a221145/page.htm</link>
        </item>
        <item>
            <title><![CDATA[2020-2021第二学期体育课的补缓考及免听选考考试安排]]></title>
            <description><![CDATA[2020-2021第二学期体育课的补缓考及免听选考考试安排]]></description>
            <pubDate>Tue, 13 Jul 2021 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://tyb.shiep.edu.cn/5f/d7/c2891a221143/page.htm</guid>
            <link>https://tyb.shiep.edu.cn/5f/d7/c2891a221143/page.htm</link>
        </item>
    </channel>
</rss>

lib/v2/shiep/index.js Show resolved Hide resolved
lib/v2/shiep/radar.js Outdated Show resolved Hide resolved
@SUEPbot
Copy link
Contributor Author

SUEPbot commented Jan 17, 2023

@TonyRL Thank you for your review. I have fixed them.

@github-actions
Copy link
Contributor

Successfully generated as following:

http://localhost:1200/shiep/news - Success
<?xml version="1.0" encoding="UTF-8"?>
<rss  xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"
>
    <channel>
        <title><![CDATA[上海电力大学-新闻网]]></title>
        <link>https://news.shiep.edu.cn/notice/list.htm</link>
        <atom:link href="http://localhost:1200/shiep/news" rel="self" type="application/rss+xml" />
        <description><![CDATA[上海电力大学-新闻网 - Made with love by RSSHub(https://github.com/DIYgod/RSSHub)]]></description>
        <generator>RSSHub</generator>
        <webMaster>i@diygod.me (DIYgod)</webMaster>
        <language>zh-cn</language>
        <lastBuildDate>Tue, 17 Jan 2023 13:32:00 GMT</lastBuildDate>
        <ttl>5</ttl>
        <item>
            <title><![CDATA[职务科技成果转化现金奖励信息公示(202110596053.4等)]]></title>
            <description><![CDATA[职务科技成果转化现金奖励信息公示(202110596053.4等)]]></description>
            <pubDate>Sun, 15 Jan 2023 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://news.shiep.edu.cn/9a/b6/c2679a236214/page.htm</guid>
            <link>https://news.shiep.edu.cn/9a/b6/c2679a236214/page.htm</link>
        </item>
        <item>
            <title><![CDATA[拟推荐2023年度陕西高等学校科学技术研究优秀成果奖项目公示2]]></title>
            <description><![CDATA[拟推荐2023年度陕西高等学校科学技术研究优秀成果奖项目公示2]]></description>
            <pubDate>Sat, 14 Jan 2023 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://news.shiep.edu.cn/9a/ab/c2679a236203/page.htm</guid>
            <link>https://news.shiep.edu.cn/9a/ab/c2679a236203/page.htm</link>
        </item>
        <item>
            <title><![CDATA[拟推荐2023年度陕西高等学校科学技术研究优秀成果奖项目公示]]></title>
            <description><![CDATA[拟推荐2023年度陕西高等学校科学技术研究优秀成果奖项目公示]]></description>
            <pubDate>Sat, 14 Jan 2023 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://news.shiep.edu.cn/9a/a9/c2679a236201/page.htm</guid>
            <link>https://news.shiep.edu.cn/9a/a9/c2679a236201/page.htm</link>
        </item>
        <item>
            <title><![CDATA[职务科技成果转化现金奖励信息公示(201911054464.X等)]]></title>
            <description><![CDATA[职务科技成果转化现金奖励信息公示(201911054464.X等)]]></description>
            <pubDate>Thu, 12 Jan 2023 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://news.shiep.edu.cn/9a/9e/c2679a236190/page.htm</guid>
            <link>https://news.shiep.edu.cn/9a/9e/c2679a236190/page.htm</link>
        </item>
        <item>
            <title><![CDATA[职务科技成果转化现金奖励信息公示(ZL201710112842.X)]]></title>
            <description><![CDATA[职务科技成果转化现金奖励信息公示(ZL201710112842.X)]]></description>
            <pubDate>Thu, 12 Jan 2023 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://news.shiep.edu.cn/9a/9d/c2679a236189/page.htm</guid>
            <link>https://news.shiep.edu.cn/9a/9d/c2679a236189/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于收看2023年1月份每月论坛在线直播的通知]]></title>
            <description><![CDATA[关于收看2023年1月份每月论坛在线直播的通知]]></description>
            <pubDate>Wed, 11 Jan 2023 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://news.shiep.edu.cn/9a/98/c2679a236184/page.htm</guid>
            <link>https://news.shiep.edu.cn/9a/98/c2679a236184/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于2022年企业奖教金评选结果的公告]]></title>
            <description><![CDATA[关于2022年企业奖教金评选结果的公告]]></description>
            <pubDate>Wed, 11 Jan 2023 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://news.shiep.edu.cn/9a/97/c2679a236183/page.htm</guid>
            <link>https://news.shiep.edu.cn/9a/97/c2679a236183/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于2023年度国家自然科学基金项目申请有关事项的通告]]></title>
            <description><![CDATA[关于2023年度国家自然科学基金项目申请有关事项的通告]]></description>
            <pubDate>Wed, 11 Jan 2023 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://news.shiep.edu.cn/9a/94/c2679a236180/page.htm</guid>
            <link>https://news.shiep.edu.cn/9a/94/c2679a236180/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于共青团上海市第十六次代表大会代表候选人初步人选的公示]]></title>
            <description><![CDATA[关于共青团上海市第十六次代表大会代表候选人初步人选的公示]]></description>
            <pubDate>Thu, 05 Jan 2023 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://news.shiep.edu.cn/9a/7e/c2679a236158/page.htm</guid>
            <link>https://news.shiep.edu.cn/9a/7e/c2679a236158/page.htm</link>
        </item>
        <item>
            <title><![CDATA[长阳校区停水通知]]></title>
            <description><![CDATA[长阳校区停水通知]]></description>
            <pubDate>Tue, 03 Jan 2023 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://news.shiep.edu.cn/9a/65/c2679a236133/page.htm</guid>
            <link>https://news.shiep.edu.cn/9a/65/c2679a236133/page.htm</link>
        </item>
        <item>
            <title><![CDATA[2023年寒假一卡通值班时间安排]]></title>
            <description><![CDATA[2023年寒假一卡通值班时间安排]]></description>
            <pubDate>Tue, 03 Jan 2023 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://news.shiep.edu.cn/9a/64/c2679a236132/page.htm</guid>
            <link>https://news.shiep.edu.cn/9a/64/c2679a236132/page.htm</link>
        </item>
        <item>
            <title><![CDATA[上海电力大学“研究阐释党的二十大精神” 专项研究课题申报通知]]></title>
            <description><![CDATA[上海电力大学“研究阐释党的二十大精神” 专项研究课题申报通知]]></description>
            <pubDate>Mon, 02 Jan 2023 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://news.shiep.edu.cn/9a/60/c2679a236128/page.htm</guid>
            <link>https://news.shiep.edu.cn/9a/60/c2679a236128/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于2022年企业奖教金评选结果的公示]]></title>
            <description><![CDATA[关于2022年企业奖教金评选结果的公示]]></description>
            <pubDate>Thu, 29 Dec 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://rsc.shiep.edu.cn/9a/4b/c1695a236107/page.htm</guid>
            <link>https://rsc.shiep.edu.cn/9a/4b/c1695a236107/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于开展2022年度专业技术岗位聘用工作的通知]]></title>
            <description><![CDATA[关于开展2022年度专业技术岗位聘用工作的通知]]></description>
            <pubDate>Thu, 29 Dec 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://rsc.shiep.edu.cn/9a/40/c1695a236096/page.psp</guid>
            <link>https://rsc.shiep.edu.cn/9a/40/c1695a236096/page.psp</link>
        </item>
        <item>
            <title><![CDATA[关于开展上海电力大学第四届辅导员思政征文评选活动的通知]]></title>
            <description><![CDATA[关于开展上海电力大学第四届辅导员思政征文评选活动的通知]]></description>
            <pubDate>Thu, 29 Dec 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://news.shiep.edu.cn/9a/43/c2679a236099/page.htm</guid>
            <link>https://news.shiep.edu.cn/9a/43/c2679a236099/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于组织开展2023年上海电力大学寒假社会实践的通知]]></title>
            <description><![CDATA[关于组织开展2023年上海电力大学寒假社会实践的通知]]></description>
            <pubDate>Thu, 29 Dec 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://news.shiep.edu.cn/9a/3c/c2679a236092/page.htm</guid>
            <link>https://news.shiep.edu.cn/9a/3c/c2679a236092/page.htm</link>
        </item>
        <item>
            <title><![CDATA[上海电力大学拟录用人员公示]]></title>
            <description><![CDATA[上海电力大学拟录用人员公示]]></description>
            <pubDate>Thu, 29 Dec 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://news.shiep.edu.cn/9a/33/c2679a236083/page.htm</guid>
            <link>https://news.shiep.edu.cn/9a/33/c2679a236083/page.htm</link>
        </item>
        <item>
            <title><![CDATA[上海电力大学关于2022年度“十佳创新示范党支部工作案例”评选结果的通知]]></title>
            <description><![CDATA[上海电力大学关于2022年度“十佳创新示范党支部工作案例”评选结果的通知]]></description>
            <pubDate>Wed, 28 Dec 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://news.shiep.edu.cn/9a/38/c2679a236088/page.htm</guid>
            <link>https://news.shiep.edu.cn/9a/38/c2679a236088/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于开展2022年上海电力大学党务系列高级职务聘任评议申报工作的通知]]></title>
            <description><![CDATA[关于开展2022年上海电力大学党务系列高级职务聘任评议申报工作的通知]]></description>
            <pubDate>Wed, 28 Dec 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://rsc.shiep.edu.cn/9a/8e/c1695a236174/page.psp</guid>
            <link>https://rsc.shiep.edu.cn/9a/8e/c1695a236174/page.psp</link>
        </item>
        <item>
            <title><![CDATA[关于2023年寒假及下学期开学安排的通知]]></title>
            <description><![CDATA[关于2023年寒假及下学期开学安排的通知]]></description>
            <pubDate>Sun, 18 Dec 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://news.shiep.edu.cn/98/da/c2679a235738/page.htm</guid>
            <link>https://news.shiep.edu.cn/98/da/c2679a235738/page.htm</link>
        </item>
    </channel>
</rss>
http://localhost:1200/shiep/xxgk - Success
<?xml version="1.0" encoding="UTF-8"?>
<rss  xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"
>
    <channel>
        <title><![CDATA[上海电力大学-信息公开网]]></title>
        <link>https://xxgk.shiep.edu.cn/zxgkxx/list.htm</link>
        <atom:link href="http://localhost:1200/shiep/xxgk" rel="self" type="application/rss+xml" />
        <description><![CDATA[上海电力大学-信息公开网 - Made with love by RSSHub(https://github.com/DIYgod/RSSHub)]]></description>
        <generator>RSSHub</generator>
        <webMaster>i@diygod.me (DIYgod)</webMaster>
        <language>zh-cn</language>
        <lastBuildDate>Tue, 17 Jan 2023 13:32:02 GMT</lastBuildDate>
        <ttl>5</ttl>
        <item>
            <title><![CDATA[2022-2023学年上海电力大学校历]]></title>
            <description><![CDATA[2022-2023学年上海电力大学校历]]></description>
            <pubDate>Mon, 02 Jan 2023 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://xxgk.shiep.edu.cn/9a/61/c442a236129/page.htm</guid>
            <link>https://xxgk.shiep.edu.cn/9a/61/c442a236129/page.htm</link>
        </item>
        <item>
            <title><![CDATA[上海电力大学教学一览(2022级修订版)]]></title>
            <description><![CDATA[上海电力大学教学一览(2022级修订版)]]></description>
            <pubDate>Sun, 20 Nov 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://jwc.shiep.edu.cn/95/b9/c239a234937/page.htm</guid>
            <link>https://jwc.shiep.edu.cn/95/b9/c239a234937/page.htm</link>
        </item>
        <item>
            <title><![CDATA[上海电力大学2022年11月政府采购意向公告]]></title>
            <description><![CDATA[上海电力大学2022年11月政府采购意向公告]]></description>
            <pubDate>Fri, 04 Nov 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://xxgk.shiep.edu.cn/93/e0/c442a234464/page.htm</guid>
            <link>https://xxgk.shiep.edu.cn/93/e0/c442a234464/page.htm</link>
        </item>
        <item>
            <title><![CDATA[[2022]沪电采购第7号评审结果公示更正]]></title>
            <description><![CDATA[[2022]沪电采购第7号评审结果公示更正]]></description>
            <pubDate>Tue, 01 Nov 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://xxgk.shiep.edu.cn/93/4e/c442a234318/page.htm</guid>
            <link>https://xxgk.shiep.edu.cn/93/4e/c442a234318/page.htm</link>
        </item>
        <item>
            <title><![CDATA[[2022]沪电采购第6号评审结果公示更正]]></title>
            <description><![CDATA[[2022]沪电采购第6号评审结果公示更正]]></description>
            <pubDate>Tue, 01 Nov 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://xxgk.shiep.edu.cn/93/4d/c442a234317/page.htm</guid>
            <link>https://xxgk.shiep.edu.cn/93/4d/c442a234317/page.htm</link>
        </item>
        <item>
            <title><![CDATA[[2022]沪电采购第5号评审结果公示更正]]></title>
            <description><![CDATA[[2022]沪电采购第5号评审结果公示更正]]></description>
            <pubDate>Tue, 01 Nov 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://xxgk.shiep.edu.cn/93/4c/c442a234316/page.htm</guid>
            <link>https://xxgk.shiep.edu.cn/93/4c/c442a234316/page.htm</link>
        </item>
        <item>
            <title><![CDATA[[2022]沪电采购第4号评审结果公示更正]]></title>
            <description><![CDATA[[2022]沪电采购第4号评审结果公示更正]]></description>
            <pubDate>Tue, 01 Nov 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://xxgk.shiep.edu.cn/93/4b/c442a234315/page.htm</guid>
            <link>https://xxgk.shiep.edu.cn/93/4b/c442a234315/page.htm</link>
        </item>
        <item>
            <title><![CDATA[[2022]沪电采购第3号评审结果公示更正]]></title>
            <description><![CDATA[[2022]沪电采购第3号评审结果公示更正]]></description>
            <pubDate>Tue, 01 Nov 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://xxgk.shiep.edu.cn/93/4a/c442a234314/page.htm</guid>
            <link>https://xxgk.shiep.edu.cn/93/4a/c442a234314/page.htm</link>
        </item>
        <item>
            <title><![CDATA[[2022]沪电采购第2号评审结果公示更正]]></title>
            <description><![CDATA[[2022]沪电采购第2号评审结果公示更正]]></description>
            <pubDate>Tue, 01 Nov 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://xxgk.shiep.edu.cn/93/49/c442a234313/page.htm</guid>
            <link>https://xxgk.shiep.edu.cn/93/49/c442a234313/page.htm</link>
        </item>
        <item>
            <title><![CDATA[[2022]沪电采购第1号评审结果公示更正]]></title>
            <description><![CDATA[[2022]沪电采购第1号评审结果公示更正]]></description>
            <pubDate>Tue, 01 Nov 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://xxgk.shiep.edu.cn/93/48/c442a234312/page.htm</guid>
            <link>https://xxgk.shiep.edu.cn/93/48/c442a234312/page.htm</link>
        </item>
        <item>
            <title><![CDATA[上海电力大学关于2022年有关人才计划建议人选公示]]></title>
            <description><![CDATA[上海电力大学关于2022年有关人才计划建议人选公示]]></description>
            <pubDate>Tue, 01 Nov 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://news.shiep.edu.cn/93/46/c2679a234310/page.psp</guid>
            <link>https://news.shiep.edu.cn/93/46/c2679a234310/page.psp</link>
        </item>
        <item>
            <title><![CDATA[上海电力大学2021年学生体质健康测试结果公示]]></title>
            <description><![CDATA[上海电力大学2021年学生体质健康测试结果公示]]></description>
            <pubDate>Sun, 30 Oct 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://tyb.shiep.edu.cn/92/8c/c2891a234124/page.htm</guid>
            <link>https://tyb.shiep.edu.cn/92/8c/c2891a234124/page.htm</link>
        </item>
        <item>
            <title><![CDATA[2022年度建设项目与维修工程一览表]]></title>
            <description><![CDATA[2022年度建设项目与维修工程一览表]]></description>
            <pubDate>Sat, 29 Oct 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://jjc.shiep.edu.cn/92/81/c330a234113/page.htm</guid>
            <link>https://jjc.shiep.edu.cn/92/81/c330a234113/page.htm</link>
        </item>
        <item>
            <title><![CDATA[[2022]沪电采购第7号评审结果公示]]></title>
            <description><![CDATA[[2022]沪电采购第7号评审结果公示]]></description>
            <pubDate>Fri, 28 Oct 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://xxgk.shiep.edu.cn/92/7a/c442a234106/page.htm</guid>
            <link>https://xxgk.shiep.edu.cn/92/7a/c442a234106/page.htm</link>
        </item>
        <item>
            <title><![CDATA[[2022]沪电采购第6号评审结果公示]]></title>
            <description><![CDATA[[2022]沪电采购第6号评审结果公示]]></description>
            <pubDate>Fri, 28 Oct 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://xxgk.shiep.edu.cn/92/79/c442a234105/page.htm</guid>
            <link>https://xxgk.shiep.edu.cn/92/79/c442a234105/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于印发《上海电力大学学术不端行为调查处理规定》的通知]]></title>
            <description><![CDATA[关于印发《上海电力大学学术不端行为调查处理规定》的通知]]></description>
            <pubDate>Thu, 27 Oct 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://kyc.shiep.edu.cn/92/68/c1108a234088/page.psp</guid>
            <link>https://kyc.shiep.edu.cn/92/68/c1108a234088/page.psp</link>
        </item>
        <item>
            <title><![CDATA[上海电力大学教学一览(含开设课程总数、教学计划 ,2021级)]]></title>
            <description><![CDATA[上海电力大学教学一览(含开设课程总数、教学计划 ,2021级)]]></description>
            <pubDate>Thu, 27 Oct 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://jwc.shiep.edu.cn/_upload/article/files/9c/2d/6d3ee293480d828f7935f607c2bc/a067606a-32f7-438c-b95a-400a00ef0015.pdf</guid>
            <link>https://jwc.shiep.edu.cn/_upload/article/files/9c/2d/6d3ee293480d828f7935f607c2bc/a067606a-32f7-438c-b95a-400a00ef0015.pdf</link>
        </item>
        <item>
            <title><![CDATA[上海电力大学本科生学风建设机构]]></title>
            <description><![CDATA[上海电力大学本科生学风建设机构]]></description>
            <pubDate>Wed, 26 Oct 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://xsc.shiep.edu.cn/92/4e/c3494a234062/page.htm</guid>
            <link>https://xsc.shiep.edu.cn/92/4e/c3494a234062/page.htm</link>
        </item>
        <item>
            <title><![CDATA[上海电力大学学风建设工作实施方案]]></title>
            <description><![CDATA[上海电力大学学风建设工作实施方案]]></description>
            <pubDate>Wed, 26 Oct 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://xsc.shiep.edu.cn/92/4d/c3494a234061/page.htm</guid>
            <link>https://xsc.shiep.edu.cn/92/4d/c3494a234061/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于启动2022年度“工程实践名师”申报工作的通知]]></title>
            <description><![CDATA[关于启动2022年度“工程实践名师”申报工作的通知]]></description>
            <pubDate>Wed, 26 Oct 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://rsc.shiep.edu.cn/92/20/c1695a234016/page.psp</guid>
            <link>https://rsc.shiep.edu.cn/92/20/c1695a234016/page.psp</link>
        </item>
    </channel>
</rss>
http://localhost:1200/shiep/jwc - Success
<?xml version="1.0" encoding="UTF-8"?>
<rss  xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"
>
    <channel>
        <title><![CDATA[上海电力大学-教务处]]></title>
        <link>https://jwc.shiep.edu.cn/227/list.htm</link>
        <atom:link href="http://localhost:1200/shiep/jwc" rel="self" type="application/rss+xml" />
        <description><![CDATA[上海电力大学-教务处 - Made with love by RSSHub(https://github.com/DIYgod/RSSHub)]]></description>
        <generator>RSSHub</generator>
        <webMaster>i@diygod.me (DIYgod)</webMaster>
        <language>zh-cn</language>
        <lastBuildDate>Tue, 17 Jan 2023 13:32:03 GMT</lastBuildDate>
        <ttl>5</ttl>
        <item>
            <title><![CDATA[关于2022-2023学年第一学期期末成绩复查及更改的通知]]></title>
            <description><![CDATA[关于2022-2023学年第一学期期末成绩复查及更改的通知]]></description>
            <pubDate>Sun, 15 Jan 2023 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://jwc.shiep.edu.cn/9a/b8/c227a236216/page.htm</guid>
            <link>https://jwc.shiep.edu.cn/9a/b8/c227a236216/page.htm</link>
        </item>
        <item>
            <title><![CDATA[2022-2023学年第二学期教材网上征订通知]]></title>
            <description><![CDATA[2022-2023学年第二学期教材网上征订通知]]></description>
            <pubDate>Mon, 09 Jan 2023 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://jwc.shiep.edu.cn/9a/87/c227a236167/page.htm</guid>
            <link>https://jwc.shiep.edu.cn/9a/87/c227a236167/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于公布第四届课程思政示范展示入围现场展示名单的通知]]></title>
            <description><![CDATA[关于公布第四届课程思政示范展示入围现场展示名单的通知]]></description>
            <pubDate>Thu, 29 Dec 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://jwc.shiep.edu.cn/9a/3f/c227a236095/page.htm</guid>
            <link>https://jwc.shiep.edu.cn/9a/3f/c227a236095/page.htm</link>
        </item>
        <item>
            <title><![CDATA[第三届上海电力大学教师教学创新大赛获奖名单公示]]></title>
            <description><![CDATA[第三届上海电力大学教师教学创新大赛获奖名单公示]]></description>
            <pubDate>Tue, 27 Dec 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://jwc.shiep.edu.cn/9a/22/c227a236066/page.htm</guid>
            <link>https://jwc.shiep.edu.cn/9a/22/c227a236066/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于推荐申报2023年上海高校本科重点教改项目的公示]]></title>
            <description><![CDATA[关于推荐申报2023年上海高校本科重点教改项目的公示]]></description>
            <pubDate>Mon, 26 Dec 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://jwc.shiep.edu.cn/9a/0b/c227a236043/page.htm</guid>
            <link>https://jwc.shiep.edu.cn/9a/0b/c227a236043/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于做好首批新文科研究与改革实践项目中期检查工作的通知]]></title>
            <description><![CDATA[关于做好首批新文科研究与改革实践项目中期检查工作的通知]]></description>
            <pubDate>Fri, 16 Dec 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://jwc.shiep.edu.cn/98/ca/c227a235722/page.htm</guid>
            <link>https://jwc.shiep.edu.cn/98/ca/c227a235722/page.htm</link>
        </item>
        <item>
            <title><![CDATA[2022年上海市高等学校信息技术水平考试二三级、四级考试防疫提示]]></title>
            <description><![CDATA[2022年上海市高等学校信息技术水平考试二三级、四级考试防疫提示]]></description>
            <pubDate>Wed, 14 Dec 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://jwc.shiep.edu.cn/98/7b/c227a235643/page.htm</guid>
            <link>https://jwc.shiep.edu.cn/98/7b/c227a235643/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于启动我校2022-2023学年第一学期学生网上期末教学评价的通知]]></title>
            <description><![CDATA[关于启动我校2022-2023学年第一学期学生网上期末教学评价的通知]]></description>
            <pubDate>Tue, 13 Dec 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://jwc.shiep.edu.cn/98/5a/c227a235610/page.htm</guid>
            <link>https://jwc.shiep.edu.cn/98/5a/c227a235610/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于2022年12月10日全国大学英语四六级考试考务培训及班车安排的通知]]></title>
            <description><![CDATA[关于2022年12月10日全国大学英语四六级考试考务培训及班车安排的通知]]></description>
            <pubDate>Tue, 06 Dec 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://jwc.shiep.edu.cn/97/77/c227a235383/page.htm</guid>
            <link>https://jwc.shiep.edu.cn/97/77/c227a235383/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于2022年度教研教改论文统计的通知]]></title>
            <description><![CDATA[关于2022年度教研教改论文统计的通知]]></description>
            <pubDate>Sun, 04 Dec 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://jwc.shiep.edu.cn/97/44/c227a235332/page.htm</guid>
            <link>https://jwc.shiep.edu.cn/97/44/c227a235332/page.htm</link>
        </item>
    </channel>
</rss>
http://localhost:1200/shiep/yjsc - Success
<?xml version="1.0" encoding="UTF-8"?>
<rss  xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"
>
    <channel>
        <title><![CDATA[上海电力大学-研究生院/研工部]]></title>
        <link>https://yjsc.shiep.edu.cn/1161/list.htm</link>
        <atom:link href="http://localhost:1200/shiep/yjsc" rel="self" type="application/rss+xml" />
        <description><![CDATA[上海电力大学-研究生院/研工部 - Made with love by RSSHub(https://github.com/DIYgod/RSSHub)]]></description>
        <generator>RSSHub</generator>
        <webMaster>i@diygod.me (DIYgod)</webMaster>
        <language>zh-cn</language>
        <lastBuildDate>Tue, 17 Jan 2023 13:32:05 GMT</lastBuildDate>
        <ttl>5</ttl>
        <item>
            <title><![CDATA[2022-2023(2)研究生网上选课通知]]></title>
            <description><![CDATA[2022-2023(2)研究生网上选课通知]]></description>
            <pubDate>Tue, 13 Dec 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://yjsc.shiep.edu.cn/98/3b/c1161a235579/page.htm</guid>
            <link>https://yjsc.shiep.edu.cn/98/3b/c1161a235579/page.htm</link>
        </item>
        <item>
            <title><![CDATA[2022-2023(1)研究生网上选课通知]]></title>
            <description><![CDATA[2022-2023(1)研究生网上选课通知]]></description>
            <pubDate>Mon, 05 Sep 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://yjsc.shiep.edu.cn/8c/f1/c1161a232689/page.htm</guid>
            <link>https://yjsc.shiep.edu.cn/8c/f1/c1161a232689/page.htm</link>
        </item>
        <item>
            <title><![CDATA[2022年研究生课程建设及教改教研项目结评审通过名单]]></title>
            <description><![CDATA[2022年研究生课程建设及教改教研项目结评审通过名单]]></description>
            <pubDate>Tue, 23 Aug 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://yjsc.shiep.edu.cn/8c/62/c1161a232546/page.htm</guid>
            <link>https://yjsc.shiep.edu.cn/8c/62/c1161a232546/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于组织上海市首届课程思政教学设计展示活动校内选拔的通知]]></title>
            <description><![CDATA[关于组织上海市首届课程思政教学设计展示活动校内选拔的通知]]></description>
            <pubDate>Sun, 19 Jun 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://yjsc.shiep.edu.cn/88/99/c1161a231577/page.htm</guid>
            <link>https://yjsc.shiep.edu.cn/88/99/c1161a231577/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于2022年度研究生教材建设、课程建设及教改教研项目申报的通知]]></title>
            <description><![CDATA[关于2022年度研究生教材建设、课程建设及教改教研项目申报的通知]]></description>
            <pubDate>Thu, 09 Jun 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://yjsc.shiep.edu.cn/87/42/c1161a231234/page.htm</guid>
            <link>https://yjsc.shiep.edu.cn/87/42/c1161a231234/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于做好2022级研究生培养方案制定(修订)的通知]]></title>
            <description><![CDATA[关于做好2022级研究生培养方案制定(修订)的通知]]></description>
            <pubDate>Wed, 04 May 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://yjsc.shiep.edu.cn/82/73/c1161a230003/page.htm</guid>
            <link>https://yjsc.shiep.edu.cn/82/73/c1161a230003/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于2021年度研究生课程建设及教改教研等项目结题验收的通知]]></title>
            <description><![CDATA[关于2021年度研究生课程建设及教改教研等项目结题验收的通知]]></description>
            <pubDate>Thu, 17 Mar 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://yjsc.shiep.edu.cn/7d/12/c1161a228626/page.htm</guid>
            <link>https://yjsc.shiep.edu.cn/7d/12/c1161a228626/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于2021-2022学年第一学期成绩复查通知]]></title>
            <description><![CDATA[关于2021-2022学年第一学期成绩复查通知]]></description>
            <pubDate>Mon, 17 Jan 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://yjsc.shiep.edu.cn/79/77/c1161a227703/page.htm</guid>
            <link>https://yjsc.shiep.edu.cn/79/77/c1161a227703/page.htm</link>
        </item>
        <item>
            <title><![CDATA[2021-2022(1)研究生期末阶段笔试课程考试安排]]></title>
            <description><![CDATA[2021-2022(1)研究生期末阶段笔试课程考试安排]]></description>
            <pubDate>Mon, 20 Dec 2021 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://yjsc.shiep.edu.cn/73/b9/c1161a226233/page.htm</guid>
            <link>https://yjsc.shiep.edu.cn/73/b9/c1161a226233/page.htm</link>
        </item>
        <item>
            <title><![CDATA[2021-2022(2)研究生网上选课通知]]></title>
            <description><![CDATA[2021-2022(2)研究生网上选课通知]]></description>
            <pubDate>Mon, 20 Dec 2021 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://yjsc.shiep.edu.cn/73/b8/c1161a226232/page.htm</guid>
            <link>https://yjsc.shiep.edu.cn/73/b8/c1161a226232/page.htm</link>
        </item>
        <item>
            <title><![CDATA[2021-2022(1)研究生学位英语考试安排]]></title>
            <description><![CDATA[2021-2022(1)研究生学位英语考试安排]]></description>
            <pubDate>Sun, 05 Dec 2021 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://yjsc.shiep.edu.cn/_upload/article/files/9c/74/321c926b4aa68b6ca802b038702c/085e9d24-1fcb-4491-8bfe-90ec9027b524.docx</guid>
            <link>https://yjsc.shiep.edu.cn/_upload/article/files/9c/74/321c926b4aa68b6ca802b038702c/085e9d24-1fcb-4491-8bfe-90ec9027b524.docx</link>
        </item>
        <item>
            <title><![CDATA[2021—2022研究生学位英语报名通知]]></title>
            <description><![CDATA[2021—2022研究生学位英语报名通知]]></description>
            <pubDate>Sun, 14 Nov 2021 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://yjsc.shiep.edu.cn/6e/86/c1161a224902/page.htm</guid>
            <link>https://yjsc.shiep.edu.cn/6e/86/c1161a224902/page.htm</link>
        </item>
        <item>
            <title><![CDATA[2021-2022(1)研究生网上选课通知]]></title>
            <description><![CDATA[2021-2022(1)研究生网上选课通知]]></description>
            <pubDate>Tue, 14 Sep 2021 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://yjsc.shiep.edu.cn/62/7e/c1161a221822/page.htm</guid>
            <link>https://yjsc.shiep.edu.cn/62/7e/c1161a221822/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于2021~2022学年第1学期期初研究生笔试课程补缓考安排的通知]]></title>
            <description><![CDATA[关于2021~2022学年第1学期期初研究生笔试课程补缓考安排的通知]]></description>
            <pubDate>Mon, 13 Sep 2021 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://yjsc.shiep.edu.cn/62/4b/c1161a221771/page.htm</guid>
            <link>https://yjsc.shiep.edu.cn/62/4b/c1161a221771/page.htm</link>
        </item>
        <item>
            <title><![CDATA[2021年研究生国庆节放假及调休安排]]></title>
            <description><![CDATA[2021年研究生国庆节放假及调休安排]]></description>
            <pubDate>Mon, 13 Sep 2021 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://yjsc.shiep.edu.cn/62/4a/c1161a221770/page.htm</guid>
            <link>https://yjsc.shiep.edu.cn/62/4a/c1161a221770/page.htm</link>
        </item>
    </channel>
</rss>
http://localhost:1200/shiep/rsc - Success
<?xml version="1.0" encoding="UTF-8"?>
<rss  xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"
>
    <channel>
        <title><![CDATA[上海电力大学-党委教师工作部、人事处]]></title>
        <link>https://rsc.shiep.edu.cn/1695/list.htm</link>
        <atom:link href="http://localhost:1200/shiep/rsc" rel="self" type="application/rss+xml" />
        <description><![CDATA[上海电力大学-党委教师工作部、人事处 - Made with love by RSSHub(https://github.com/DIYgod/RSSHub)]]></description>
        <generator>RSSHub</generator>
        <webMaster>i@diygod.me (DIYgod)</webMaster>
        <language>zh-cn</language>
        <lastBuildDate>Tue, 17 Jan 2023 13:32:06 GMT</lastBuildDate>
        <ttl>5</ttl>
        <item>
            <title><![CDATA[关于2022年企业奖教金评选结果的公示]]></title>
            <description><![CDATA[关于2022年企业奖教金评选结果的公示]]></description>
            <pubDate>Thu, 29 Dec 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://rsc.shiep.edu.cn/9a/4b/c1695a236107/page.htm</guid>
            <link>https://rsc.shiep.edu.cn/9a/4b/c1695a236107/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于开展2022年度专业技术岗位聘用工作的通知]]></title>
            <description><![CDATA[关于开展2022年度专业技术岗位聘用工作的通知]]></description>
            <pubDate>Thu, 29 Dec 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://rsc.shiep.edu.cn/9a/40/c1695a236096/page.htm</guid>
            <link>https://rsc.shiep.edu.cn/9a/40/c1695a236096/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于开展2022年上海电力大学党务系列高级职务聘任评议申报工作的...]]></title>
            <description><![CDATA[关于开展2022年上海电力大学党务系列高级职务聘任评议申报工作的...]]></description>
            <pubDate>Wed, 28 Dec 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://rsc.shiep.edu.cn/9a/8e/c1695a236174/page.htm</guid>
            <link>https://rsc.shiep.edu.cn/9a/8e/c1695a236174/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于开展2022年上海高校高等教育研究人员高级专业技术职务学术技...]]></title>
            <description><![CDATA[关于开展2022年上海高校高等教育研究人员高级专业技术职务学术技...]]></description>
            <pubDate>Wed, 28 Dec 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://rsc.shiep.edu.cn/9a/47/c1695a236103/page.htm</guid>
            <link>https://rsc.shiep.edu.cn/9a/47/c1695a236103/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于开展2022年上海高校学生思想政治教育教师高级职务聘任评议申...]]></title>
            <description><![CDATA[关于开展2022年上海高校学生思想政治教育教师高级职务聘任评议申...]]></description>
            <pubDate>Wed, 28 Dec 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://rsc.shiep.edu.cn/9a/46/c1695a236102/page.htm</guid>
            <link>https://rsc.shiep.edu.cn/9a/46/c1695a236102/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于开展2023年寒假教师研修的通知]]></title>
            <description><![CDATA[关于开展2023年寒假教师研修的通知]]></description>
            <pubDate>Mon, 26 Dec 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://rsc.shiep.edu.cn/9a/09/c1695a236041/page.htm</guid>
            <link>https://rsc.shiep.edu.cn/9a/09/c1695a236041/page.htm</link>
        </item>
        <item>
            <title><![CDATA[上海电力大学现代教育技术中心(信息办)岗位招聘公告]]></title>
            <description><![CDATA[上海电力大学现代教育技术中心(信息办)岗位招聘公告]]></description>
            <pubDate>Sun, 18 Dec 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://rsc.shiep.edu.cn/85/15/c1695a230677/page.htm</guid>
            <link>https://rsc.shiep.edu.cn/85/15/c1695a230677/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于2022年教职工年终考核的通知]]></title>
            <description><![CDATA[关于2022年教职工年终考核的通知]]></description>
            <pubDate>Tue, 29 Nov 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://rsc.shiep.edu.cn/96/9d/c1695a235165/page.htm</guid>
            <link>https://rsc.shiep.edu.cn/96/9d/c1695a235165/page.htm</link>
        </item>
        <item>
            <title><![CDATA[上海电力大学2022年12月教职工政治理论学习要点提示]]></title>
            <description><![CDATA[上海电力大学2022年12月教职工政治理论学习要点提示]]></description>
            <pubDate>Tue, 29 Nov 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://rsc.shiep.edu.cn/96/9b/c1695a235163/page.htm</guid>
            <link>https://rsc.shiep.edu.cn/96/9b/c1695a235163/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于号召全校教职员工向江友华同志学习的倡议书]]></title>
            <description><![CDATA[关于号召全校教职员工向江友华同志学习的倡议书]]></description>
            <pubDate>Thu, 24 Nov 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://rsc.shiep.edu.cn/96/39/c1695a235065/page.htm</guid>
            <link>https://rsc.shiep.edu.cn/96/39/c1695a235065/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于推荐市属高校青年教师科研与创新专题研修班等学员的通知]]></title>
            <description><![CDATA[关于推荐市属高校青年教师科研与创新专题研修班等学员的通知]]></description>
            <pubDate>Mon, 21 Nov 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://rsc.shiep.edu.cn/95/da/c1695a234970/page.htm</guid>
            <link>https://rsc.shiep.edu.cn/95/da/c1695a234970/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于制定2023年教师在职进修培训计划的通知]]></title>
            <description><![CDATA[关于制定2023年教师在职进修培训计划的通知]]></description>
            <pubDate>Thu, 17 Nov 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://rsc.shiep.edu.cn/95/6e/c1695a234862/page.htm</guid>
            <link>https://rsc.shiep.edu.cn/95/6e/c1695a234862/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于2022年度中级专业技术职务评聘工作安排的通知]]></title>
            <description><![CDATA[关于2022年度中级专业技术职务评聘工作安排的通知]]></description>
            <pubDate>Sun, 13 Nov 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://rsc.shiep.edu.cn/94/f9/c1695a234745/page.htm</guid>
            <link>https://rsc.shiep.edu.cn/94/f9/c1695a234745/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于开展2022年高级专业技术职务学术技术能力评议及聘任工作的通...]]></title>
            <description><![CDATA[关于开展2022年高级专业技术职务学术技术能力评议及聘任工作的通...]]></description>
            <pubDate>Sun, 13 Nov 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://rsc.shiep.edu.cn/94/f8/c1695a234744/page.htm</guid>
            <link>https://rsc.shiep.edu.cn/94/f8/c1695a234744/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于组织开展“铭初心强师德 铸忠魂展担当,争做新时代‘大先生’...]]></title>
            <description><![CDATA[关于组织开展“铭初心强师德 铸忠魂展担当,争做新时代‘大先生’...]]></description>
            <pubDate>Tue, 08 Nov 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://rsc.shiep.edu.cn/94/66/c1695a234598/page.htm</guid>
            <link>https://rsc.shiep.edu.cn/94/66/c1695a234598/page.htm</link>
        </item>
    </channel>
</rss>
http://localhost:1200/shiep/kyc - Success
<?xml version="1.0" encoding="UTF-8"?>
<rss  xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"
>
    <channel>
        <title><![CDATA[上海电力大学-科研处]]></title>
        <link>https://kyc.shiep.edu.cn/834/list.htm</link>
        <atom:link href="http://localhost:1200/shiep/kyc" rel="self" type="application/rss+xml" />
        <description><![CDATA[上海电力大学-科研处 - Made with love by RSSHub(https://github.com/DIYgod/RSSHub)]]></description>
        <generator>RSSHub</generator>
        <webMaster>i@diygod.me (DIYgod)</webMaster>
        <language>zh-cn</language>
        <lastBuildDate>Tue, 17 Jan 2023 13:32:23 GMT</lastBuildDate>
        <ttl>5</ttl>
        <item>
            <title><![CDATA[拟推荐2023年度陕西高等学校科学技术研究优秀成果奖项目公示2]]></title>
            <description><![CDATA[拟推荐2023年度陕西高等学校科学技术研究优秀成果奖项目公示2]]></description>
            <pubDate>Sat, 14 Jan 2023 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://kyc.shiep.edu.cn/9a/ac/c834a236204/page.htm</guid>
            <link>https://kyc.shiep.edu.cn/9a/ac/c834a236204/page.htm</link>
        </item>
        <item>
            <title><![CDATA[拟推荐2023年度陕西高等学校科学技术研究优秀成果奖项目公示]]></title>
            <description><![CDATA[拟推荐2023年度陕西高等学校科学技术研究优秀成果奖项目公示]]></description>
            <pubDate>Sat, 14 Jan 2023 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://kyc.shiep.edu.cn/9a/a8/c834a236200/page.htm</guid>
            <link>https://kyc.shiep.edu.cn/9a/a8/c834a236200/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于2023年度国家自然科学基金项目申请有关事项的通告]]></title>
            <description><![CDATA[关于2023年度国家自然科学基金项目申请有关事项的通告]]></description>
            <pubDate>Wed, 11 Jan 2023 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://kyc.shiep.edu.cn/9a/93/c834a236179/page.htm</guid>
            <link>https://kyc.shiep.edu.cn/9a/93/c834a236179/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于申报第九届高等学校科学研究优秀成果奖(人文社会科学)的通知]]></title>
            <description><![CDATA[关于申报第九届高等学校科学研究优秀成果奖(人文社会科学)的通知]]></description>
            <pubDate>Tue, 27 Dec 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://kyc.shiep.edu.cn/9a/27/c834a236071/page.htm</guid>
            <link>https://kyc.shiep.edu.cn/9a/27/c834a236071/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于发布上海市2023年度“科技创新行动计划”港澳台科技合作项目申报指南的...]]></title>
            <description><![CDATA[关于发布上海市2023年度“科技创新行动计划”港澳台科技合作项目申报指南的...]]></description>
            <pubDate>Tue, 13 Dec 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://kyc.shiep.edu.cn/98/74/c834a235636/page.htm</guid>
            <link>https://kyc.shiep.edu.cn/98/74/c834a235636/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于发布上海市2023年度“科技创新行动计划”软科学研究项目申报指南的通知]]></title>
            <description><![CDATA[关于发布上海市2023年度“科技创新行动计划”软科学研究项目申报指南的通知]]></description>
            <pubDate>Tue, 13 Dec 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://kyc.shiep.edu.cn/98/6c/c834a235628/page.htm</guid>
            <link>https://kyc.shiep.edu.cn/98/6c/c834a235628/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于发布上海市2023年度“科技创新行动计划”技术标准项目申报指南的通知]]></title>
            <description><![CDATA[关于发布上海市2023年度“科技创新行动计划”技术标准项目申报指南的通知]]></description>
            <pubDate>Wed, 07 Dec 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://kyc.shiep.edu.cn/97/b5/c834a235445/page.htm</guid>
            <link>https://kyc.shiep.edu.cn/97/b5/c834a235445/page.htm</link>
        </item>
        <item>
            <title><![CDATA[体育总局办公厅关于开展2023年国家体育总局决策咨询研究项目申报的通知]]></title>
            <description><![CDATA[体育总局办公厅关于开展2023年国家体育总局决策咨询研究项目申报的通知]]></description>
            <pubDate>Wed, 07 Dec 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://kyc.shiep.edu.cn/97/ac/c834a235436/page.htm</guid>
            <link>https://kyc.shiep.edu.cn/97/ac/c834a235436/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于发布上海市2023年度“科技创新行动计划”自然科学基金项目申报指南的通...]]></title>
            <description><![CDATA[关于发布上海市2023年度“科技创新行动计划”自然科学基金项目申报指南的通...]]></description>
            <pubDate>Thu, 01 Dec 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://kyc.shiep.edu.cn/97/06/c834a235270/page.htm</guid>
            <link>https://kyc.shiep.edu.cn/97/06/c834a235270/page.htm</link>
        </item>
        <item>
            <title><![CDATA[研究阐释党的二十大精神国家社会科学基金重大项目招标公告(12月5日更新通...]]></title>
            <description><![CDATA[研究阐释党的二十大精神国家社会科学基金重大项目招标公告(12月5日更新通...]]></description>
            <pubDate>Thu, 01 Dec 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://kyc.shiep.edu.cn/97/01/c834a235265/page.htm</guid>
            <link>https://kyc.shiep.edu.cn/97/01/c834a235265/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于启动我校2023年度国家社科基金项目预申报工作的通知]]></title>
            <description><![CDATA[关于启动我校2023年度国家社科基金项目预申报工作的通知]]></description>
            <pubDate>Sun, 27 Nov 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://kyc.shiep.edu.cn/96/76/c834a235126/page.htm</guid>
            <link>https://kyc.shiep.edu.cn/96/76/c834a235126/page.htm</link>
        </item>
        <item>
            <title><![CDATA[上海市哲学社会科学规划“研究阐释党的二十大精神”专项课题申报通知]]></title>
            <description><![CDATA[上海市哲学社会科学规划“研究阐释党的二十大精神”专项课题申报通知]]></description>
            <pubDate>Sun, 27 Nov 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://kyc.shiep.edu.cn/96/5d/c834a235101/page.htm</guid>
            <link>https://kyc.shiep.edu.cn/96/5d/c834a235101/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于教育部哲学社会科学研究专项(党的二十大精神研究) 选题指南的通知]]></title>
            <description><![CDATA[关于教育部哲学社会科学研究专项(党的二十大精神研究) 选题指南的通知]]></description>
            <pubDate>Tue, 22 Nov 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://kyc.shiep.edu.cn/95/fd/c834a235005/page.htm</guid>
            <link>https://kyc.shiep.edu.cn/95/fd/c834a235005/page.htm</link>
        </item>
        <item>
            <title><![CDATA[2022年度国家社科基金中华学术外译项目申报公告]]></title>
            <description><![CDATA[2022年度国家社科基金中华学术外译项目申报公告]]></description>
            <pubDate>Tue, 22 Nov 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://kyc.shiep.edu.cn/95/ec/c834a234988/page.htm</guid>
            <link>https://kyc.shiep.edu.cn/95/ec/c834a234988/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于发布上海市2023年度“科技创新行动计划”优秀学术/技术带头人项目申报...]]></title>
            <description><![CDATA[关于发布上海市2023年度“科技创新行动计划”优秀学术/技术带头人项目申报...]]></description>
            <pubDate>Wed, 16 Nov 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://kyc.shiep.edu.cn/95/67/c834a234855/page.htm</guid>
            <link>https://kyc.shiep.edu.cn/95/67/c834a234855/page.htm</link>
        </item>
    </channel>
</rss>
http://localhost:1200/shiep/fao - Success
<?xml version="1.0" encoding="UTF-8"?>
<rss  xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"
>
    <channel>
        <title><![CDATA[上海电力大学-国际交流与合作处(港澳台办公室)]]></title>
        <link>https://fao.shiep.edu.cn/tzgg/list.htm</link>
        <atom:link href="http://localhost:1200/shiep/fao" rel="self" type="application/rss+xml" />
        <description><![CDATA[上海电力大学-国际交流与合作处(港澳台办公室) - Made with love by RSSHub(https://github.com/DIYgod/RSSHub)]]></description>
        <generator>RSSHub</generator>
        <webMaster>i@diygod.me (DIYgod)</webMaster>
        <language>zh-cn</language>
        <lastBuildDate>Tue, 17 Jan 2023 13:32:57 GMT</lastBuildDate>
        <ttl>5</ttl>
        <item>
            <title><![CDATA[上海电力大学中外合作办学项目2021年度办学自评报告公示]]></title>
            <description><![CDATA[上海电力大学中外合作办学项目2021年度办学自评报告公示]]></description>
            <pubDate>Tue, 14 Jun 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://fao.shiep.edu.cn/8a/bd/c1469a232125/page.htm</guid>
            <link>https://fao.shiep.edu.cn/8a/bd/c1469a232125/page.htm</link>
        </item>
        <item>
            <title><![CDATA[国家留学基金委2022年国家建设高水平大学公派研究生项目遴选通知]]></title>
            <description><![CDATA[国家留学基金委2022年国家建设高水平大学公派研究生项目遴选通知]]></description>
            <pubDate>Wed, 02 Mar 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://fao.shiep.edu.cn/7b/ac/c1469a228268/page.htm</guid>
            <link>https://fao.shiep.edu.cn/7b/ac/c1469a228268/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于2022年德国勃兰登堡工业大学硕士双学位项目线上报名的通知]]></title>
            <description><![CDATA[关于2022年德国勃兰登堡工业大学硕士双学位项目线上报名的通知]]></description>
            <pubDate>Sun, 27 Feb 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://fao.shiep.edu.cn/7b/5c/c1469a228188/page.htm</guid>
            <link>https://fao.shiep.edu.cn/7b/5c/c1469a228188/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于英国思克莱德大学工程学院4+1学习项目的通知]]></title>
            <description><![CDATA[关于英国思克莱德大学工程学院4+1学习项目的通知]]></description>
            <pubDate>Thu, 20 Jan 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://fao.shiep.edu.cn/7a/2f/c1469a227887/page.htm</guid>
            <link>https://fao.shiep.edu.cn/7a/2f/c1469a227887/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于做好2021年度国际化专业与全英文课程建设项目检查的通知]]></title>
            <description><![CDATA[关于做好2021年度国际化专业与全英文课程建设项目检查的通知]]></description>
            <pubDate>Tue, 07 Dec 2021 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://fao.shiep.edu.cn/72/25/c1469a225829/page.htm</guid>
            <link>https://fao.shiep.edu.cn/72/25/c1469a225829/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于召开国际学生全英语专业及课程建设工作研讨会的通知]]></title>
            <description><![CDATA[关于召开国际学生全英语专业及课程建设工作研讨会的通知]]></description>
            <pubDate>Tue, 07 Dec 2021 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://fao.shiep.edu.cn/72/24/c1469a225828/page.htm</guid>
            <link>https://fao.shiep.edu.cn/72/24/c1469a225828/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于推荐申报上海市高校国际学生英语授课示范性课程的公示]]></title>
            <description><![CDATA[关于推荐申报上海市高校国际学生英语授课示范性课程的公示]]></description>
            <pubDate>Fri, 03 Sep 2021 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://fao.shiep.edu.cn/61/7e/c1469a221566/page.htm</guid>
            <link>https://fao.shiep.edu.cn/61/7e/c1469a221566/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于2021年德国勃兰登堡工业大学硕士双学位项目线上报名的通知]]></title>
            <description><![CDATA[关于2021年德国勃兰登堡工业大学硕士双学位项目线上报名的通知]]></description>
            <pubDate>Mon, 29 Mar 2021 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://fao.shiep.edu.cn/53/78/c1469a217976/page.htm</guid>
            <link>https://fao.shiep.edu.cn/53/78/c1469a217976/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于规范管理本校外事活动的通知]]></title>
            <description><![CDATA[关于规范管理本校外事活动的通知]]></description>
            <pubDate>Tue, 21 Jul 2020 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://fao.shiep.edu.cn/3a/d4/c1469a211668/page.htm</guid>
            <link>https://fao.shiep.edu.cn/3a/d4/c1469a211668/page.htm</link>
        </item>
        <item>
            <title><![CDATA[上海电力大学中外合作办学项目2019年度办学自评报告公示]]></title>
            <description><![CDATA[上海电力大学中外合作办学项目2019年度办学自评报告公示]]></description>
            <pubDate>Wed, 29 Apr 2020 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://fao.shiep.edu.cn/33/53/c1469a209747/page.htm</guid>
            <link>https://fao.shiep.edu.cn/33/53/c1469a209747/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于2020年德国勃兰登堡工业大学硕士双学位项目线上报名的通知]]></title>
            <description><![CDATA[关于2020年德国勃兰登堡工业大学硕士双学位项目线上报名的通知]]></description>
            <pubDate>Wed, 11 Mar 2020 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://fao.shiep.edu.cn/2e/06/c1469a208390/page.htm</guid>
            <link>https://fao.shiep.edu.cn/2e/06/c1469a208390/page.htm</link>
        </item>
        <item>
            <title><![CDATA[上海电力大学疫情防控工作境外师生告知书]]></title>
            <description><![CDATA[上海电力大学疫情防控工作境外师生告知书]]></description>
            <pubDate>Fri, 06 Mar 2020 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://fao.shiep.edu.cn/2d/4b/c1469a208203/page.htm</guid>
            <link>https://fao.shiep.edu.cn/2d/4b/c1469a208203/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于申报“上海电力大学和德国勃兰登堡工业大学2020年硕士双学位项目”的通知]]></title>
            <description><![CDATA[关于申报“上海电力大学和德国勃兰登堡工业大学2020年硕士双学位项目”的通知]]></description>
            <pubDate>Wed, 15 Jan 2020 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://fao.shiep.edu.cn/2a/b8/c1469a207544/page.htm</guid>
            <link>https://fao.shiep.edu.cn/2a/b8/c1469a207544/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于申报2020年度高端外国专家引进计划的通知]]></title>
            <description><![CDATA[关于申报2020年度高端外国专家引进计划的通知]]></description>
            <pubDate>Sun, 05 Jan 2020 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://fao.shiep.edu.cn/29/8b/c1469a207243/page.htm</guid>
            <link>https://fao.shiep.edu.cn/29/8b/c1469a207243/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于因公出国(境)费用核算和国(境)外票据换算业务办理的通知]]></title>
            <description><![CDATA[关于因公出国(境)费用核算和国(境)外票据换算业务办理的通知]]></description>
            <pubDate>Thu, 01 Nov 2018 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://fao.shiep.edu.cn/6f/2b/c1469a225067/page.htm</guid>
            <link>https://fao.shiep.edu.cn/6f/2b/c1469a225067/page.htm</link>
        </item>
    </channel>
</rss>
http://localhost:1200/shiep/zs - Success
<?xml version="1.0" encoding="UTF-8"?>
<rss  xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"
>
    <channel>
        <title><![CDATA[上海电力大学-本科招生网]]></title>
        <link>https://zs.shiep.edu.cn/zxxx/list.htm</link>
        <atom:link href="http://localhost:1200/shiep/zs" rel="self" type="application/rss+xml" />
        <description><![CDATA[上海电力大学-本科招生网 - Made with love by RSSHub(https://github.com/DIYgod/RSSHub)]]></description>
        <generator>RSSHub</generator>
        <webMaster>i@diygod.me (DIYgod)</webMaster>
        <language>zh-cn</language>
        <lastBuildDate>Tue, 17 Jan 2023 13:32:58 GMT</lastBuildDate>
        <ttl>5</ttl>
        <item>
            <title><![CDATA[2022年我校各省市录取情况(实时更新)]]></title>
            <description><![CDATA[2022年我校各省市录取情况(实时更新)]]></description>
            <pubDate>Sun, 24 Jul 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://zs.shiep.edu.cn/8a/2f/c4439a231983/page.htm</guid>
            <link>https://zs.shiep.edu.cn/8a/2f/c4439a231983/page.htm</link>
        </item>
        <item>
            <title><![CDATA[2022年上海电力大学“中本贯通”转段分数线]]></title>
            <description><![CDATA[2022年上海电力大学“中本贯通”转段分数线]]></description>
            <pubDate>Thu, 21 Jul 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://zs.shiep.edu.cn/8a/cb/c4439a232139/page.htm</guid>
            <link>https://zs.shiep.edu.cn/8a/cb/c4439a232139/page.htm</link>
        </item>
        <item>
            <title><![CDATA[2022年上海电力大学“三校生”录取分数线]]></title>
            <description><![CDATA[2022年上海电力大学“三校生”录取分数线]]></description>
            <pubDate>Thu, 21 Jul 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://zs.shiep.edu.cn/8a/ca/c4439a232138/page.htm</guid>
            <link>https://zs.shiep.edu.cn/8a/ca/c4439a232138/page.htm</link>
        </item>
        <item>
            <title><![CDATA[2022年“三校生”职业技能测试、“中本贯通”技能水平测试成绩查询及成绩复核通知]]></title>
            <description><![CDATA[2022年“三校生”职业技能测试、“中本贯通”技能水平测试成绩查询及成绩复核通知]]></description>
            <pubDate>Mon, 18 Jul 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://zs.shiep.edu.cn/8a/a6/c4439a232102/page.htm</guid>
            <link>https://zs.shiep.edu.cn/8a/a6/c4439a232102/page.htm</link>
        </item>
        <item>
            <title><![CDATA[上海电力大学2022年第二学士学位录取名单公示]]></title>
            <description><![CDATA[上海电力大学2022年第二学士学位录取名单公示]]></description>
            <pubDate>Fri, 15 Jul 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://zs.shiep.edu.cn/8a/9a/c4439a232090/page.htm</guid>
            <link>https://zs.shiep.edu.cn/8a/9a/c4439a232090/page.htm</link>
        </item>
        <item>
            <title><![CDATA[2022年上海电力大学三校生、中本贯通考生打印准考证的通知]]></title>
            <description><![CDATA[2022年上海电力大学三校生、中本贯通考生打印准考证的通知]]></description>
            <pubDate>Wed, 13 Jul 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://zs.shiep.edu.cn/8a/58/c4439a232024/page.htm</guid>
            <link>https://zs.shiep.edu.cn/8a/58/c4439a232024/page.htm</link>
        </item>
        <item>
            <title><![CDATA[2022年上海电力大学三校生、中本贯通招生考试疫情防控须知]]></title>
            <description><![CDATA[2022年上海电力大学三校生、中本贯通招生考试疫情防控须知]]></description>
            <pubDate>Fri, 01 Jul 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://zs.shiep.edu.cn/89/c8/c4439a231880/page.htm</guid>
            <link>https://zs.shiep.edu.cn/89/c8/c4439a231880/page.htm</link>
        </item>
        <item>
            <title><![CDATA[2022年上海电力大学专升本(退役士兵)预录取名单]]></title>
            <description><![CDATA[2022年上海电力大学专升本(退役士兵)预录取名单]]></description>
            <pubDate>Tue, 28 Jun 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://zs.shiep.edu.cn/89/46/c4439a231750/page.htm</guid>
            <link>https://zs.shiep.edu.cn/89/46/c4439a231750/page.htm</link>
        </item>
        <item>
            <title><![CDATA[2022年上海电力大学专升本录取分数线和预录取名单]]></title>
            <description><![CDATA[2022年上海电力大学专升本录取分数线和预录取名单]]></description>
            <pubDate>Sun, 26 Jun 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://zs.shiep.edu.cn/89/28/c4439a231720/page.htm</guid>
            <link>https://zs.shiep.edu.cn/89/28/c4439a231720/page.htm</link>
        </item>
        <item>
            <title><![CDATA[2022年上海电力大学高水平运动员合格名单公示]]></title>
            <description><![CDATA[2022年上海电力大学高水平运动员合格名单公示]]></description>
            <pubDate>Sat, 25 Jun 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://zs.shiep.edu.cn/89/06/c4439a231686/page.htm</guid>
            <link>https://zs.shiep.edu.cn/89/06/c4439a231686/page.htm</link>
        </item>
        <item>
            <title><![CDATA[2022年招生简章]]></title>
            <description><![CDATA[2022年招生简章]]></description>
            <pubDate>Fri, 24 Jun 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://zs.shiep.edu.cn/89/02/c4439a231682/page.htm</guid>
            <link>https://zs.shiep.edu.cn/89/02/c4439a231682/page.htm</link>
        </item>
        <item>
            <title><![CDATA[2022年上海电力大学“中本贯通”转段办法]]></title>
            <description><![CDATA[2022年上海电力大学“中本贯通”转段办法]]></description>
            <pubDate>Wed, 22 Jun 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://zs.shiep.edu.cn/88/d9/c4439a231641/page.htm</guid>
            <link>https://zs.shiep.edu.cn/88/d9/c4439a231641/page.htm</link>
        </item>
        <item>
            <title><![CDATA[2022年上海电力大学“三校生”招生职业技能测试大纲]]></title>
            <description><![CDATA[2022年上海电力大学“三校生”招生职业技能测试大纲]]></description>
            <pubDate>Wed, 22 Jun 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://zs.shiep.edu.cn/88/d7/c4439a231639/page.htm</guid>
            <link>https://zs.shiep.edu.cn/88/d7/c4439a231639/page.htm</link>
        </item>
        <item>
            <title><![CDATA[2022年上海电力大学“三校生”招生章程]]></title>
            <description><![CDATA[2022年上海电力大学“三校生”招生章程]]></description>
            <pubDate>Wed, 22 Jun 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://zs.shiep.edu.cn/88/d6/c4439a231638/page.htm</guid>
            <link>https://zs.shiep.edu.cn/88/d6/c4439a231638/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于2022年第二学士学位资格审核的通知]]></title>
            <description><![CDATA[关于2022年第二学士学位资格审核的通知]]></description>
            <pubDate>Tue, 21 Jun 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://zs.shiep.edu.cn/88/ca/c4439a231626/page.htm</guid>
            <link>https://zs.shiep.edu.cn/88/ca/c4439a231626/page.htm</link>
        </item>
        <item>
            <title><![CDATA[2022年专升本成绩查询及成绩复核通知]]></title>
            <description><![CDATA[2022年专升本成绩查询及成绩复核通知]]></description>
            <pubDate>Mon, 20 Jun 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://zs.shiep.edu.cn/88/b1/c4439a231601/page.htm</guid>
            <link>https://zs.shiep.edu.cn/88/b1/c4439a231601/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于2022年高水平运动员网上资格审核的通知]]></title>
            <description><![CDATA[关于2022年高水平运动员网上资格审核的通知]]></description>
            <pubDate>Sun, 19 Jun 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://zs.shiep.edu.cn/88/ac/c4439a231596/page.htm</guid>
            <link>https://zs.shiep.edu.cn/88/ac/c4439a231596/page.htm</link>
        </item>
        <item>
            <title><![CDATA[2022年上海电力大学本科招生专业解读(一)~环境与化学工程学院]]></title>
            <description><![CDATA[2022年上海电力大学本科招生专业解读(一)~环境与化学工程学院]]></description>
            <pubDate>Thu, 16 Jun 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://zs.shiep.edu.cn/87/f4/c4439a231412/page.htm</guid>
            <link>https://zs.shiep.edu.cn/87/f4/c4439a231412/page.htm</link>
        </item>
        <item>
            <title><![CDATA[2022年上海电力大学招生咨询一览表(更新中)]]></title>
            <description><![CDATA[2022年上海电力大学招生咨询一览表(更新中)]]></description>
            <pubDate>Wed, 15 Jun 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://zs.shiep.edu.cn/87/f3/c4439a231411/page.htm</guid>
            <link>https://zs.shiep.edu.cn/87/f3/c4439a231411/page.htm</link>
        </item>
        <item>
            <title><![CDATA[2022高水平运动员材料初审结果通知]]></title>
            <description><![CDATA[2022高水平运动员材料初审结果通知]]></description>
            <pubDate>Sun, 12 Jun 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://zs.shiep.edu.cn/87/a6/c4439a231334/page.htm</guid>
            <link>https://zs.shiep.edu.cn/87/a6/c4439a231334/page.htm</link>
        </item>
    </channel>
</rss>

...

@github-actions
Copy link
Contributor

http://localhost:1200/shiep/energy - Success
<?xml version="1.0" encoding="UTF-8"?>
<rss  xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"
>
    <channel>
        <title><![CDATA[上海电力大学-能源与机械工程学院]]></title>
        <link>https://energy.shiep.edu.cn/892/list.htm</link>
        <atom:link href="http://localhost:1200/shiep/energy" rel="self" type="application/rss+xml" />
        <description><![CDATA[上海电力大学-能源与机械工程学院 - Made with love by RSSHub(https://github.com/DIYgod/RSSHub)]]></description>
        <generator>RSSHub</generator>
        <webMaster>i@diygod.me (DIYgod)</webMaster>
        <language>zh-cn</language>
        <lastBuildDate>Tue, 17 Jan 2023 13:33:00 GMT</lastBuildDate>
        <ttl>5</ttl>
        <item>
            <title><![CDATA[关于“喜迎党的二十大,说说我的新变化”资助育人主题征文评选结...]]></title>
            <description><![CDATA[关于“喜迎党的二十大,说说我的新变化”资助育人主题征文评选结...]]></description>
            <pubDate>Tue, 20 Dec 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://energy.shiep.edu.cn/99/1a/c892a235802/page.htm</guid>
            <link>https://energy.shiep.edu.cn/99/1a/c892a235802/page.htm</link>
        </item>
        <item>
            <title><![CDATA[“能机‘双碳’论坛”系列讲座:多尺度建筑能源系统优化设计及运...]]></title>
            <description><![CDATA[“能机‘双碳’论坛”系列讲座:多尺度建筑能源系统优化设计及运...]]></description>
            <pubDate>Fri, 25 Nov 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://energy.shiep.edu.cn/96/42/c892a235074/page.htm</guid>
            <link>https://energy.shiep.edu.cn/96/42/c892a235074/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于能源与机械工程学院2022年“大学生青春榜样人物”评选结果公...]]></title>
            <description><![CDATA[关于能源与机械工程学院2022年“大学生青春榜样人物”评选结果公...]]></description>
            <pubDate>Tue, 22 Nov 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://energy.shiep.edu.cn/95/fb/c892a235003/page.htm</guid>
            <link>https://energy.shiep.edu.cn/95/fb/c892a235003/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于在我院开展“大学生青春榜样人物”评选活动的通知]]></title>
            <description><![CDATA[关于在我院开展“大学生青春榜样人物”评选活动的通知]]></description>
            <pubDate>Wed, 09 Nov 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://energy.shiep.edu.cn/94/a1/c892a234657/page.htm</guid>
            <link>https://energy.shiep.edu.cn/94/a1/c892a234657/page.htm</link>
        </item>
        <item>
            <title><![CDATA[能源与机械工程学院校友工作志愿者协会成员招募公告]]></title>
            <description><![CDATA[能源与机械工程学院校友工作志愿者协会成员招募公告]]></description>
            <pubDate>Fri, 04 Nov 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://energy.shiep.edu.cn/93/dc/c892a234460/page.htm</guid>
            <link>https://energy.shiep.edu.cn/93/dc/c892a234460/page.htm</link>
        </item>
        <item>
            <title><![CDATA[能源与机械工程学院关于2022年下半年度献血工作安排的通知]]></title>
            <description><![CDATA[能源与机械工程学院关于2022年下半年度献血工作安排的通知]]></description>
            <pubDate>Wed, 02 Nov 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://energy.shiep.edu.cn/93/a4/c892a234404/page.htm</guid>
            <link>https://energy.shiep.edu.cn/93/a4/c892a234404/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于能源与机械工程学院2021-2022学年优秀暑假作业评选结果的公...]]></title>
            <description><![CDATA[关于能源与机械工程学院2021-2022学年优秀暑假作业评选结果的公...]]></description>
            <pubDate>Mon, 31 Oct 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://energy.shiep.edu.cn/93/08/c892a234248/page.htm</guid>
            <link>https://energy.shiep.edu.cn/93/08/c892a234248/page.htm</link>
        </item>
        <item>
            <title><![CDATA[2022年能源与机械工程学院就业工作先进集体、先进个人评选结果公...]]></title>
            <description><![CDATA[2022年能源与机械工程学院就业工作先进集体、先进个人评选结果公...]]></description>
            <pubDate>Mon, 31 Oct 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://energy.shiep.edu.cn/93/06/c892a234246/page.htm</guid>
            <link>https://energy.shiep.edu.cn/93/06/c892a234246/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于能源与机械工程学院2021级班导师考核结果的公示]]></title>
            <description><![CDATA[关于能源与机械工程学院2021级班导师考核结果的公示]]></description>
            <pubDate>Mon, 31 Oct 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://energy.shiep.edu.cn/93/04/c892a234244/page.htm</guid>
            <link>https://energy.shiep.edu.cn/93/04/c892a234244/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于能源与机械工程学院2021-2022学年优良学风集体、优良学风先...]]></title>
            <description><![CDATA[关于能源与机械工程学院2021-2022学年优良学风集体、优良学风先...]]></description>
            <pubDate>Mon, 31 Oct 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://energy.shiep.edu.cn/93/03/c892a234243/page.htm</guid>
            <link>https://energy.shiep.edu.cn/93/03/c892a234243/page.htm</link>
        </item>
        <item>
            <title><![CDATA[【本科生】能机学院2022年笙霖机电奖学金推荐结果公示]]></title>
            <description><![CDATA[【本科生】能机学院2022年笙霖机电奖学金推荐结果公示]]></description>
            <pubDate>Mon, 31 Oct 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://energy.shiep.edu.cn/92/ee/c892a234222/page.htm</guid>
            <link>https://energy.shiep.edu.cn/92/ee/c892a234222/page.htm</link>
        </item>
        <item>
            <title><![CDATA[【能机学院】国家自然科学基金项目申请交流与讨论]]></title>
            <description><![CDATA[【能机学院】国家自然科学基金项目申请交流与讨论]]></description>
            <pubDate>Sat, 29 Oct 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://energy.shiep.edu.cn/92/83/c892a234115/page.htm</guid>
            <link>https://energy.shiep.edu.cn/92/83/c892a234115/page.htm</link>
        </item>
        <item>
            <title><![CDATA[【本科生】能源与机械工程学院“笙霖机电奖学金”评选通知]]></title>
            <description><![CDATA[【本科生】能源与机械工程学院“笙霖机电奖学金”评选通知]]></description>
            <pubDate>Fri, 21 Oct 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://energy.shiep.edu.cn/91/8d/c892a233869/page.htm</guid>
            <link>https://energy.shiep.edu.cn/91/8d/c892a233869/page.htm</link>
        </item>
        <item>
            <title><![CDATA[能源与机械工程学院关于评选2021-2022学年优良学风集体、优良学...]]></title>
            <description><![CDATA[能源与机械工程学院关于评选2021-2022学年优良学风集体、优良学...]]></description>
            <pubDate>Wed, 19 Oct 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://energy.shiep.edu.cn/91/38/c892a233784/page.htm</guid>
            <link>https://energy.shiep.edu.cn/91/38/c892a233784/page.htm</link>
        </item>
    </channel>
</rss>
http://localhost:1200/shiep/hhxy - Success
<?xml version="1.0" encoding="UTF-8"?>
<rss  xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"
>
    <channel>
        <title><![CDATA[上海电力大学-环境与化学工程学院]]></title>
        <link>https://hhxy.shiep.edu.cn/1231/list.htm</link>
        <atom:link href="http://localhost:1200/shiep/hhxy" rel="self" type="application/rss+xml" />
        <description><![CDATA[上海电力大学-环境与化学工程学院 - Made with love by RSSHub(https://github.com/DIYgod/RSSHub)]]></description>
        <generator>RSSHub</generator>
        <webMaster>i@diygod.me (DIYgod)</webMaster>
        <language>zh-cn</language>
        <lastBuildDate>Tue, 17 Jan 2023 13:33:01 GMT</lastBuildDate>
        <ttl>5</ttl>
        <item>
            <title><![CDATA[环化学生2022年寒假及下学期开学安排的通知]]></title>
            <description><![CDATA[环化学生2022年寒假及下学期开学安排的通知]]></description>
            <pubDate>Thu, 29 Dec 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://hhxy.shiep.edu.cn/9a/4f/c1231a236111/page.htm</guid>
            <link>https://hhxy.shiep.edu.cn/9a/4f/c1231a236111/page.htm</link>
        </item>
        <item>
            <title><![CDATA[2022年环境与化学工程学院研究生校长奖学金候选人名单公示]]></title>
            <description><![CDATA[2022年环境与化学工程学院研究生校长奖学金候选人名单公示]]></description>
            <pubDate>Mon, 12 Dec 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://hhxy.shiep.edu.cn/98/1c/c1231a235548/page.htm</guid>
            <link>https://hhxy.shiep.edu.cn/98/1c/c1231a235548/page.htm</link>
        </item>
        <item>
            <title><![CDATA[基础电化学及电催化学术会议通知]]></title>
            <description><![CDATA[基础电化学及电催化学术会议通知]]></description>
            <pubDate>Sun, 04 Dec 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://hhxy.shiep.edu.cn/97/4e/c1231a235342/page.htm</guid>
            <link>https://hhxy.shiep.edu.cn/97/4e/c1231a235342/page.htm</link>
        </item>
        <item>
            <title><![CDATA[环境与化学工程学院2022年研究生校长奖学金评选办法]]></title>
            <description><![CDATA[环境与化学工程学院2022年研究生校长奖学金评选办法]]></description>
            <pubDate>Fri, 02 Dec 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://hhxy.shiep.edu.cn/97/43/c1231a235331/page.htm</guid>
            <link>https://hhxy.shiep.edu.cn/97/43/c1231a235331/page.htm</link>
        </item>
        <item>
            <title><![CDATA[我院关于评选2021-2022学年上海电力大学优秀志愿者、优秀志愿者...]]></title>
            <description><![CDATA[我院关于评选2021-2022学年上海电力大学优秀志愿者、优秀志愿者...]]></description>
            <pubDate>Wed, 30 Nov 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://hhxy.shiep.edu.cn/96/cb/c1231a235211/page.htm</guid>
            <link>https://hhxy.shiep.edu.cn/96/cb/c1231a235211/page.htm</link>
        </item>
        <item>
            <title><![CDATA[环境与化学工程学院2023届上海电力大学优秀毕业生名单公示]]></title>
            <description><![CDATA[环境与化学工程学院2023届上海电力大学优秀毕业生名单公示]]></description>
            <pubDate>Thu, 17 Nov 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://hhxy.shiep.edu.cn/95/7f/c1231a234879/page.htm</guid>
            <link>https://hhxy.shiep.edu.cn/95/7f/c1231a234879/page.htm</link>
        </item>
        <item>
            <title><![CDATA[2022-2023学年第 1 学期研究生助教名单公示]]></title>
            <description><![CDATA[2022-2023学年第 1 学期研究生助教名单公示]]></description>
            <pubDate>Wed, 16 Nov 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://hhxy.shiep.edu.cn/95/6c/c1231a234860/page.htm</guid>
            <link>https://hhxy.shiep.edu.cn/95/6c/c1231a234860/page.htm</link>
        </item>
        <item>
            <title><![CDATA[我院2021-2022学年优良学风集体、优良学风先进个人评选结果公示]]></title>
            <description><![CDATA[我院2021-2022学年优良学风集体、优良学风先进个人评选结果公示]]></description>
            <pubDate>Tue, 08 Nov 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://hhxy.shiep.edu.cn/94/6f/c1231a234607/page.htm</guid>
            <link>https://hhxy.shiep.edu.cn/94/6f/c1231a234607/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于举办首届“明理杯”上海电力大学大学生课外学术科技作品竞赛...]]></title>
            <description><![CDATA[关于举办首届“明理杯”上海电力大学大学生课外学术科技作品竞赛...]]></description>
            <pubDate>Sun, 06 Nov 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://hhxy.shiep.edu.cn/94/17/c1231a234519/page.htm</guid>
            <link>https://hhxy.shiep.edu.cn/94/17/c1231a234519/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于开展“学习二十大、永远跟党走、奋进新征程”主题团日活动的...]]></title>
            <description><![CDATA[关于开展“学习二十大、永远跟党走、奋进新征程”主题团日活动的...]]></description>
            <pubDate>Wed, 02 Nov 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://hhxy.shiep.edu.cn/93/9c/c1231a234396/page.htm</guid>
            <link>https://hhxy.shiep.edu.cn/93/9c/c1231a234396/page.htm</link>
        </item>
        <item>
            <title><![CDATA[环境与化学工程学院关于开展上海电力大学2023届本科校级优秀毕业...]]></title>
            <description><![CDATA[环境与化学工程学院关于开展上海电力大学2023届本科校级优秀毕业...]]></description>
            <pubDate>Wed, 02 Nov 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://hhxy.shiep.edu.cn/93/95/c1231a234389/page.htm</guid>
            <link>https://hhxy.shiep.edu.cn/93/95/c1231a234389/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于评选2021-2022学年校级优秀学生、优秀学生干部、优秀学生标...]]></title>
            <description><![CDATA[关于评选2021-2022学年校级优秀学生、优秀学生干部、优秀学生标...]]></description>
            <pubDate>Thu, 27 Oct 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://hhxy.shiep.edu.cn/92/57/c1231a234071/page.htm</guid>
            <link>https://hhxy.shiep.edu.cn/92/57/c1231a234071/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于评选2021-2022学年优良学风集体、优良学风先进个人的通知]]></title>
            <description><![CDATA[关于评选2021-2022学年优良学风集体、优良学风先进个人的通知]]></description>
            <pubDate>Thu, 20 Oct 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://hhxy.shiep.edu.cn/91/5b/c1231a233819/page.htm</guid>
            <link>https://hhxy.shiep.edu.cn/91/5b/c1231a233819/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于在我院开展上海电力大学疫情防控专项优秀志愿者评选工作的通...]]></title>
            <description><![CDATA[关于在我院开展上海电力大学疫情防控专项优秀志愿者评选工作的通...]]></description>
            <pubDate>Wed, 12 Oct 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://hhxy.shiep.edu.cn/90/68/c1231a233576/page.htm</guid>
            <link>https://hhxy.shiep.edu.cn/90/68/c1231a233576/page.htm</link>
        </item>
        <item>
            <title><![CDATA[环化学院2021-2022学年本科生国家奖学金、上海市奖学金、国家励...]]></title>
            <description><![CDATA[环化学院2021-2022学年本科生国家奖学金、上海市奖学金、国家励...]]></description>
            <pubDate>Sun, 25 Sep 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://hhxy.shiep.edu.cn/8e/fa/c1231a233210/page.htm</guid>
            <link>https://hhxy.shiep.edu.cn/8e/fa/c1231a233210/page.htm</link>
        </item>
        <item>
            <title><![CDATA[环化学院2022-2023学年退役士兵国家助学金初审名单公示]]></title>
            <description><![CDATA[环化学院2022-2023学年退役士兵国家助学金初审名单公示]]></description>
            <pubDate>Sun, 25 Sep 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://hhxy.shiep.edu.cn/8e/f9/c1231a233209/page.htm</guid>
            <link>https://hhxy.shiep.edu.cn/8e/f9/c1231a233209/page.htm</link>
        </item>
        <item>
            <title><![CDATA[环化学院2022-2023学年本科生国家助学金受助名单公示]]></title>
            <description><![CDATA[环化学院2022-2023学年本科生国家助学金受助名单公示]]></description>
            <pubDate>Sun, 25 Sep 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://hhxy.shiep.edu.cn/8e/f8/c1231a233208/page.htm</guid>
            <link>https://hhxy.shiep.edu.cn/8e/f8/c1231a233208/page.htm</link>
        </item>
        <item>
            <title><![CDATA[环化学院2022-2023学年家庭经济困难学生认定名单公示(本科生)]]></title>
            <description><![CDATA[环化学院2022-2023学年家庭经济困难学生认定名单公示(本科生)]]></description>
            <pubDate>Sun, 25 Sep 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://hhxy.shiep.edu.cn/8e/f6/c1231a233206/page.htm</guid>
            <link>https://hhxy.shiep.edu.cn/8e/f6/c1231a233206/page.htm</link>
        </item>
        <item>
            <title><![CDATA[2022年环境与化学工程学院研究生国家奖学金候选人名单公示]]></title>
            <description><![CDATA[2022年环境与化学工程学院研究生国家奖学金候选人名单公示]]></description>
            <pubDate>Fri, 23 Sep 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://hhxy.shiep.edu.cn/8e/e0/c1231a233184/page.htm</guid>
            <link>https://hhxy.shiep.edu.cn/8e/e0/c1231a233184/page.htm</link>
        </item>
        <item>
            <title><![CDATA[环化学院2023届本科毕业生求职创业补贴发放名单公示]]></title>
            <description><![CDATA[环化学院2023届本科毕业生求职创业补贴发放名单公示]]></description>
            <pubDate>Wed, 21 Sep 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://hhxy.shiep.edu.cn/8e/c8/c1231a233160/page.htm</guid>
            <link>https://hhxy.shiep.edu.cn/8e/c8/c1231a233160/page.htm</link>
        </item>
    </channel>
</rss>
http://localhost:1200/shiep/dqxy - Success
<?xml version="1.0" encoding="UTF-8"?>
<rss  xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"
>
    <channel>
        <title><![CDATA[上海电力大学-电气工程学院]]></title>
        <link>https://dqxy.shiep.edu.cn/2462/list.htm</link>
        <atom:link href="http://localhost:1200/shiep/dqxy" rel="self" type="application/rss+xml" />
        <description><![CDATA[上海电力大学-电气工程学院 - Made with love by RSSHub(https://github.com/DIYgod/RSSHub)]]></description>
        <generator>RSSHub</generator>
        <webMaster>i@diygod.me (DIYgod)</webMaster>
        <language>zh-cn</language>
        <lastBuildDate>Tue, 17 Jan 2023 13:33:02 GMT</lastBuildDate>
        <ttl>5</ttl>
        <item>
            <title><![CDATA[学术讲座通知]]></title>
            <description><![CDATA[学术讲座通知]]></description>
            <pubDate>Tue, 06 Dec 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://dqxy.shiep.edu.cn/97/87/c2462a235399/page.htm</guid>
            <link>https://dqxy.shiep.edu.cn/97/87/c2462a235399/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于电气工程学院课程思政教学设计示范展示活动的通知]]></title>
            <description><![CDATA[关于电气工程学院课程思政教学设计示范展示活动的通知]]></description>
            <pubDate>Wed, 16 Nov 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://dqxy.shiep.edu.cn/95/66/c2462a234854/page.htm</guid>
            <link>https://dqxy.shiep.edu.cn/95/66/c2462a234854/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于中共上海电力大学电气工程学院党委委员候选人预备人选的公示]]></title>
            <description><![CDATA[关于中共上海电力大学电气工程学院党委委员候选人预备人选的公示]]></description>
            <pubDate>Sat, 05 Nov 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://dqxy.shiep.edu.cn/93/ea/c2462a234474/page.htm</guid>
            <link>https://dqxy.shiep.edu.cn/93/ea/c2462a234474/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于组织开展2022年度研究生人才培养专项申报的通知]]></title>
            <description><![CDATA[关于组织开展2022年度研究生人才培养专项申报的通知]]></description>
            <pubDate>Wed, 24 Aug 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://dqxy.shiep.edu.cn/8c/2f/c2462a232495/page.htm</guid>
            <link>https://dqxy.shiep.edu.cn/8c/2f/c2462a232495/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于组织开展2022年度本科人才培养专项申报的通知]]></title>
            <description><![CDATA[关于组织开展2022年度本科人才培养专项申报的通知]]></description>
            <pubDate>Sun, 07 Aug 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://dqxy.shiep.edu.cn/8b/5c/c2462a232284/page.htm</guid>
            <link>https://dqxy.shiep.edu.cn/8b/5c/c2462a232284/page.htm</link>
        </item>
        <item>
            <title><![CDATA[上海电力大学电气工程学院 2022年(非全日制)调剂志愿硕士研究...]]></title>
            <description><![CDATA[上海电力大学电气工程学院 2022年(非全日制)调剂志愿硕士研究...]]></description>
            <pubDate>Wed, 13 Apr 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://dqxy.shiep.edu.cn/80/16/c2462a229398/page.htm</guid>
            <link>https://dqxy.shiep.edu.cn/80/16/c2462a229398/page.htm</link>
        </item>
        <item>
            <title><![CDATA[上海电力大学清洁能源技术(非全日制专业学位)调剂志愿复试通知]]></title>
            <description><![CDATA[上海电力大学清洁能源技术(非全日制专业学位)调剂志愿复试通知]]></description>
            <pubDate>Tue, 05 Apr 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://dqxy.shiep.edu.cn/7f/20/c2462a229152/page.htm</guid>
            <link>https://dqxy.shiep.edu.cn/7f/20/c2462a229152/page.htm</link>
        </item>
        <item>
            <title><![CDATA[上海电力大学电气工程学院 2022年(非全日制)一志愿硕士研究生...]]></title>
            <description><![CDATA[上海电力大学电气工程学院 2022年(非全日制)一志愿硕士研究生...]]></description>
            <pubDate>Sat, 02 Apr 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://dqxy.shiep.edu.cn/7e/d4/c2462a229076/page.htm</guid>
            <link>https://dqxy.shiep.edu.cn/7e/d4/c2462a229076/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于2022年085807清洁能源技术(非全日制专业学位)硕士研究生第...]]></title>
            <description><![CDATA[关于2022年085807清洁能源技术(非全日制专业学位)硕士研究生第...]]></description>
            <pubDate>Tue, 29 Mar 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://dqxy.shiep.edu.cn/7e/60/c2462a228960/page.htm</guid>
            <link>https://dqxy.shiep.edu.cn/7e/60/c2462a228960/page.htm</link>
        </item>
        <item>
            <title><![CDATA[上海电力大学电气工程学院2022年(全日制)硕士研究生拟录取名单]]></title>
            <description><![CDATA[上海电力大学电气工程学院2022年(全日制)硕士研究生拟录取名单]]></description>
            <pubDate>Tue, 29 Mar 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://dqxy.shiep.edu.cn/7e/5f/c2462a228959/page.htm</guid>
            <link>https://dqxy.shiep.edu.cn/7e/5f/c2462a228959/page.htm</link>
        </item>
        <item>
            <title><![CDATA[电气工程学院 2022 年硕士研究生招生复试录取办法]]></title>
            <description><![CDATA[电气工程学院 2022 年硕士研究生招生复试录取办法]]></description>
            <pubDate>Fri, 25 Mar 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://dqxy.shiep.edu.cn/7d/ea/c2462a228842/page.htm</guid>
            <link>https://dqxy.shiep.edu.cn/7d/ea/c2462a228842/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于2022年硕士研究生一志愿复试考生远程网络模拟演练和压力测试...]]></title>
            <description><![CDATA[关于2022年硕士研究生一志愿复试考生远程网络模拟演练和压力测试...]]></description>
            <pubDate>Mon, 21 Mar 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://dqxy.shiep.edu.cn/7d/86/c2462a228742/page.htm</guid>
            <link>https://dqxy.shiep.edu.cn/7d/86/c2462a228742/page.htm</link>
        </item>
        <item>
            <title><![CDATA[致电气工程学院全体党员的倡议书]]></title>
            <description><![CDATA[致电气工程学院全体党员的倡议书]]></description>
            <pubDate>Thu, 17 Mar 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://dqxy.shiep.edu.cn/7d/62/c2462a228706/page.htm</guid>
            <link>https://dqxy.shiep.edu.cn/7d/62/c2462a228706/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于开展“青年教师学术选拔培育计划”中期考核的通知]]></title>
            <description><![CDATA[关于开展“青年教师学术选拔培育计划”中期考核的通知]]></description>
            <pubDate>Tue, 14 Dec 2021 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://dqxy.shiep.edu.cn/73/28/c2462a226088/page.htm</guid>
            <link>https://dqxy.shiep.edu.cn/73/28/c2462a226088/page.htm</link>
        </item>
        <item>
            <title><![CDATA[上海电力大学电气工程学科发展基金“云捐赠”正式上线!]]></title>
            <description><![CDATA[上海电力大学电气工程学科发展基金“云捐赠”正式上线!]]></description>
            <pubDate>Thu, 14 Oct 2021 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://dqxy.shiep.edu.cn/6a/9d/c2462a223901/page.htm</guid>
            <link>https://dqxy.shiep.edu.cn/6a/9d/c2462a223901/page.htm</link>
        </item>
    </channel>
</rss>
http://localhost:1200/shiep/zdhxy - Success
<?xml version="1.0" encoding="UTF-8"?>
<rss  xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"
>
    <channel>
        <title><![CDATA[上海电力大学-自动化工程学院]]></title>
        <link>https://zdhxy.shiep.edu.cn/2002/list.htm</link>
        <atom:link href="http://localhost:1200/shiep/zdhxy" rel="self" type="application/rss+xml" />
        <description><![CDATA[上海电力大学-自动化工程学院 - Made with love by RSSHub(https://github.com/DIYgod/RSSHub)]]></description>
        <generator>RSSHub</generator>
        <webMaster>i@diygod.me (DIYgod)</webMaster>
        <language>zh-cn</language>
        <lastBuildDate>Tue, 17 Jan 2023 13:33:04 GMT</lastBuildDate>
        <ttl>5</ttl>
        <item>
            <title><![CDATA[2022年自动化工程学院新聘硕士研究生导师名单公示]]></title>
            <description><![CDATA[2022年自动化工程学院新聘硕士研究生导师名单公示]]></description>
            <pubDate>Wed, 10 Aug 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://zdhxy.shiep.edu.cn/8b/80/c2002a232320/page.htm</guid>
            <link>https://zdhxy.shiep.edu.cn/8b/80/c2002a232320/page.htm</link>
        </item>
        <item>
            <title><![CDATA[自动化工程学院党委关于党员在社区“双报到”参与疫情防控的倡议...]]></title>
            <description><![CDATA[自动化工程学院党委关于党员在社区“双报到”参与疫情防控的倡议...]]></description>
            <pubDate>Wed, 30 Mar 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://zdhxy.shiep.edu.cn/7e/71/c2002a228977/page.htm</guid>
            <link>https://zdhxy.shiep.edu.cn/7e/71/c2002a228977/page.htm</link>
        </item>
        <item>
            <title><![CDATA[自动化工程学院2021年优秀毕业研究生评选公示]]></title>
            <description><![CDATA[自动化工程学院2021年优秀毕业研究生评选公示]]></description>
            <pubDate>Thu, 08 Apr 2021 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://zdhxy.shiep.edu.cn/54/bf/c2002a218303/page.htm</guid>
            <link>https://zdhxy.shiep.edu.cn/54/bf/c2002a218303/page.htm</link>
        </item>
        <item>
            <title><![CDATA[2021上海电力大学自动化工程学院研究生招生拟录取情况公示(控制...]]></title>
            <description><![CDATA[2021上海电力大学自动化工程学院研究生招生拟录取情况公示(控制...]]></description>
            <pubDate>Fri, 26 Mar 2021 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://zdhxy.shiep.edu.cn/53/39/c2002a217913/page.htm</guid>
            <link>https://zdhxy.shiep.edu.cn/53/39/c2002a217913/page.htm</link>
        </item>
        <item>
            <title><![CDATA[2021上海电力大学自动化工程学院研究生复试(控制学科专业)时间...]]></title>
            <description><![CDATA[2021上海电力大学自动化工程学院研究生复试(控制学科专业)时间...]]></description>
            <pubDate>Wed, 24 Mar 2021 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://zdhxy.shiep.edu.cn/52/df/c2002a217823/page.htm</guid>
            <link>https://zdhxy.shiep.edu.cn/52/df/c2002a217823/page.htm</link>
        </item>
        <item>
            <title><![CDATA[自动化工程学院关于2021级硕士研究生招生线上复试面试安排及上传...]]></title>
            <description><![CDATA[自动化工程学院关于2021级硕士研究生招生线上复试面试安排及上传...]]></description>
            <pubDate>Sun, 21 Mar 2021 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://zdhxy.shiep.edu.cn/52/7b/c2002a217723/page.htm</guid>
            <link>https://zdhxy.shiep.edu.cn/52/7b/c2002a217723/page.htm</link>
        </item>
        <item>
            <title><![CDATA[2021上海电力大学自动化工程学院研究生招生拟录取情况公示(电机...]]></title>
            <description><![CDATA[2021上海电力大学自动化工程学院研究生招生拟录取情况公示(电机...]]></description>
            <pubDate>Sun, 21 Mar 2021 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://zdhxy.shiep.edu.cn/52/44/c2002a217668/page.htm</guid>
            <link>https://zdhxy.shiep.edu.cn/52/44/c2002a217668/page.htm</link>
        </item>
        <item>
            <title><![CDATA[2021上海电力大学自动化工程学院研究生复试(电机、电检专业)时...]]></title>
            <description><![CDATA[2021上海电力大学自动化工程学院研究生复试(电机、电检专业)时...]]></description>
            <pubDate>Fri, 19 Mar 2021 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://zdhxy.shiep.edu.cn/52/2c/c2002a217644/page.htm</guid>
            <link>https://zdhxy.shiep.edu.cn/52/2c/c2002a217644/page.htm</link>
        </item>
        <item>
            <title><![CDATA[自动化工程学院2021年招生复试方案]]></title>
            <description><![CDATA[自动化工程学院2021年招生复试方案]]></description>
            <pubDate>Thu, 18 Mar 2021 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://zdhxy.shiep.edu.cn/52/18/c2002a217624/page.htm</guid>
            <link>https://zdhxy.shiep.edu.cn/52/18/c2002a217624/page.htm</link>
        </item>
        <item>
            <title><![CDATA[自动化工程学院2021届优秀毕业研究生评选办法]]></title>
            <description><![CDATA[自动化工程学院2021届优秀毕业研究生评选办法]]></description>
            <pubDate>Thu, 18 Mar 2021 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://zdhxy.shiep.edu.cn/51/ef/c2002a217583/page.htm</guid>
            <link>https://zdhxy.shiep.edu.cn/51/ef/c2002a217583/page.htm</link>
        </item>
        <item>
            <title><![CDATA[自动化工程学院2020年研究生国家奖学金评选公示]]></title>
            <description><![CDATA[自动化工程学院2020年研究生国家奖学金评选公示]]></description>
            <pubDate>Wed, 14 Oct 2020 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://zdhxy.shiep.edu.cn/_upload/article/files/83/43/18a40fa3430799895a0d0372b487/d26c7c21-d5f5-4543-af04-ee9765d454ee.pdf</guid>
            <link>https://zdhxy.shiep.edu.cn/_upload/article/files/83/43/18a40fa3430799895a0d0372b487/d26c7c21-d5f5-4543-af04-ee9765d454ee.pdf</link>
        </item>
        <item>
            <title><![CDATA[2020年度自动化工程学院研究生国家奖学金评选办法]]></title>
            <description><![CDATA[2020年度自动化工程学院研究生国家奖学金评选办法]]></description>
            <pubDate>Thu, 08 Oct 2020 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://zdhxy.shiep.edu.cn/41/15/c2002a213269/page.htm</guid>
            <link>https://zdhxy.shiep.edu.cn/41/15/c2002a213269/page.htm</link>
        </item>
        <item>
            <title><![CDATA[2020年上海电力大学自动化工程学院研究生招生拟录取名单公示]]></title>
            <description><![CDATA[2020年上海电力大学自动化工程学院研究生招生拟录取名单公示]]></description>
            <pubDate>Tue, 26 May 2020 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://zdhxy.shiep.edu.cn/_upload/article/files/b7/97/252876be4c799395e9b977caf988/14961517-6d10-475b-aa67-83786d1df9bd.pdf</guid>
            <link>https://zdhxy.shiep.edu.cn/_upload/article/files/b7/97/252876be4c799395e9b977caf988/14961517-6d10-475b-aa67-83786d1df9bd.pdf</link>
        </item>
        <item>
            <title><![CDATA[2020上海电力大学自动化工程学院研究生复试(调剂生源)时间安排]]></title>
            <description><![CDATA[2020上海电力大学自动化工程学院研究生复试(调剂生源)时间安排]]></description>
            <pubDate>Thu, 21 May 2020 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://zdhxy.shiep.edu.cn/_upload/article/files/4e/46/dde324d04fcf8879aa51a2640da1/92ec82e0-0a37-4c38-813c-13e59f1c7413.pdf</guid>
            <link>https://zdhxy.shiep.edu.cn/_upload/article/files/4e/46/dde324d04fcf8879aa51a2640da1/92ec82e0-0a37-4c38-813c-13e59f1c7413.pdf</link>
        </item>
        <item>
            <title><![CDATA[自动化工程学院2020年度优秀毕业研究生评选公示]]></title>
            <description><![CDATA[自动化工程学院2020年度优秀毕业研究生评选公示]]></description>
            <pubDate>Tue, 31 Mar 2020 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://zdhxy.shiep.edu.cn/_upload/article/files/f4/27/102d17af4183a230032e50aa11a2/58d0f7c4-4bd3-4195-811e-a477897cf4b8.pdf</guid>
            <link>https://zdhxy.shiep.edu.cn/_upload/article/files/f4/27/102d17af4183a230032e50aa11a2/58d0f7c4-4bd3-4195-811e-a477897cf4b8.pdf</link>
        </item>
        <item>
            <title><![CDATA[自动化工程学院2020届优秀毕业研究生评选办法]]></title>
            <description><![CDATA[自动化工程学院2020届优秀毕业研究生评选办法]]></description>
            <pubDate>Thu, 12 Mar 2020 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://zdhxy.shiep.edu.cn/_upload/article/files/1c/81/030e44f249c18df665156a17e50d/3649bae0-8caf-4c6c-a76d-5eaa72d60db7.pdf</guid>
            <link>https://zdhxy.shiep.edu.cn/_upload/article/files/1c/81/030e44f249c18df665156a17e50d/3649bae0-8caf-4c6c-a76d-5eaa72d60db7.pdf</link>
        </item>
        <item>
            <title><![CDATA[自动化工程学院2019年研究生校长奖学金评选公示]]></title>
            <description><![CDATA[自动化工程学院2019年研究生校长奖学金评选公示]]></description>
            <pubDate>Tue, 12 Nov 2019 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://zdhxy.shiep.edu.cn/_upload/article/files/d9/47/16e18a8d46c4b516a1b7b93d2d33/7f341257-43a9-4b9c-a91e-28f4098eee7e.pdf</guid>
            <link>https://zdhxy.shiep.edu.cn/_upload/article/files/d9/47/16e18a8d46c4b516a1b7b93d2d33/7f341257-43a9-4b9c-a91e-28f4098eee7e.pdf</link>
        </item>
        <item>
            <title><![CDATA[自动化工程学院2019年研究生国家奖学金评选公示]]></title>
            <description><![CDATA[自动化工程学院2019年研究生国家奖学金评选公示]]></description>
            <pubDate>Wed, 09 Oct 2019 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://zdhxy.shiep.edu.cn/_upload/article/files/5d/46/cb1f7d304cd49a0563ca98820474/a1f389a0-84c1-42a5-a96c-16c26607b95b.pdf</guid>
            <link>https://zdhxy.shiep.edu.cn/_upload/article/files/5d/46/cb1f7d304cd49a0563ca98820474/a1f389a0-84c1-42a5-a96c-16c26607b95b.pdf</link>
        </item>
        <item>
            <title><![CDATA[2019自动化工程学院研究生国家奖学金评选办法]]></title>
            <description><![CDATA[2019自动化工程学院研究生国家奖学金评选办法]]></description>
            <pubDate>Thu, 19 Sep 2019 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://zdhxy.shiep.edu.cn/_upload/article/files/49/92/458769ea44c68563e2a563d4a91a/d1c2199f-6111-4011-b057-e83e19740d84.pdf</guid>
            <link>https://zdhxy.shiep.edu.cn/_upload/article/files/49/92/458769ea44c68563e2a563d4a91a/d1c2199f-6111-4011-b057-e83e19740d84.pdf</link>
        </item>
        <item>
            <title><![CDATA[自动化工程学院实验中心主任招聘公告]]></title>
            <description><![CDATA[自动化工程学院实验中心主任招聘公告]]></description>
            <pubDate>Sun, 14 Apr 2019 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://zdhxy.shiep.edu.cn/07/ef/c2002a198639/page.htm</guid>
            <link>https://zdhxy.shiep.edu.cn/07/ef/c2002a198639/page.htm</link>
        </item>
    </channel>
</rss>
http://localhost:1200/shiep/jsjxy - Success
<?xml version="1.0" encoding="UTF-8"?>
<rss  xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"
>
    <channel>
        <title><![CDATA[上海电力大学-计算机科学与技术学院]]></title>
        <link>https://jsjxy.shiep.edu.cn/973/list.htm</link>
        <atom:link href="http://localhost:1200/shiep/jsjxy" rel="self" type="application/rss+xml" />
        <description><![CDATA[上海电力大学-计算机科学与技术学院 - Made with love by RSSHub(https://github.com/DIYgod/RSSHub)]]></description>
        <generator>RSSHub</generator>
        <webMaster>i@diygod.me (DIYgod)</webMaster>
        <language>zh-cn</language>
        <lastBuildDate>Tue, 17 Jan 2023 13:33:36 GMT</lastBuildDate>
        <ttl>5</ttl>
        <item>
            <title><![CDATA[【公示】2022年计算机科学与技术学院研究生校长奖学金候选人]]></title>
            <description><![CDATA[【公示】2022年计算机科学与技术学院研究生校长奖学金候选人]]></description>
            <pubDate>Mon, 12 Dec 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://jsjxy.shiep.edu.cn/98/30/c973a235568/page.htm</guid>
            <link>https://jsjxy.shiep.edu.cn/98/30/c973a235568/page.htm</link>
        </item>
        <item>
            <title><![CDATA[【置顶】上海电力大学计算机科学与技术学院硕士研究生导师组课教...]]></title>
            <description><![CDATA[【置顶】上海电力大学计算机科学与技术学院硕士研究生导师组课教...]]></description>
            <pubDate>Thu, 08 Dec 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://jsjxy.shiep.edu.cn/97/bf/c973a235455/page.htm</guid>
            <link>https://jsjxy.shiep.edu.cn/97/bf/c973a235455/page.htm</link>
        </item>
        <item>
            <title><![CDATA[2022年计算机科学与技术学院研究生校长奖学金评选通知]]></title>
            <description><![CDATA[2022年计算机科学与技术学院研究生校长奖学金评选通知]]></description>
            <pubDate>Sun, 04 Dec 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://jsjxy.shiep.edu.cn/97/38/c973a235320/page.htm</guid>
            <link>https://jsjxy.shiep.edu.cn/97/38/c973a235320/page.htm</link>
        </item>
        <item>
            <title><![CDATA[【公示】计算机科学与技术学院2021级硕士研究生课程奖学金]]></title>
            <description><![CDATA[【公示】计算机科学与技术学院2021级硕士研究生课程奖学金]]></description>
            <pubDate>Sun, 27 Nov 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://jsjxy.shiep.edu.cn/96/5b/c973a235099/page.htm</guid>
            <link>https://jsjxy.shiep.edu.cn/96/5b/c973a235099/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于评定2021级硕士研究生课程奖学金的通知]]></title>
            <description><![CDATA[关于评定2021级硕士研究生课程奖学金的通知]]></description>
            <pubDate>Wed, 23 Nov 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://jsjxy.shiep.edu.cn/96/1a/c973a235034/page.htm</guid>
            <link>https://jsjxy.shiep.edu.cn/96/1a/c973a235034/page.htm</link>
        </item>
        <item>
            <title><![CDATA[【公示】2022-2023学年第一学期研究生助管助教名单]]></title>
            <description><![CDATA[【公示】2022-2023学年第一学期研究生助管助教名单]]></description>
            <pubDate>Wed, 09 Nov 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://jsjxy.shiep.edu.cn/92/bd/c973a234173/page.htm</guid>
            <link>https://jsjxy.shiep.edu.cn/92/bd/c973a234173/page.htm</link>
        </item>
        <item>
            <title><![CDATA[2022-2023学年第一学期研究生助教申请通知]]></title>
            <description><![CDATA[2022-2023学年第一学期研究生助教申请通知]]></description>
            <pubDate>Sun, 30 Oct 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://jsjxy.shiep.edu.cn/92/94/c973a234132/page.htm</guid>
            <link>https://jsjxy.shiep.edu.cn/92/94/c973a234132/page.htm</link>
        </item>
        <item>
            <title><![CDATA[【公示】2022年计算机科学与技术学院研究生国家奖学金候选人]]></title>
            <description><![CDATA[【公示】2022年计算机科学与技术学院研究生国家奖学金候选人]]></description>
            <pubDate>Wed, 21 Sep 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://jsjxy.shiep.edu.cn/8e/ca/c973a233162/page.htm</guid>
            <link>https://jsjxy.shiep.edu.cn/8e/ca/c973a233162/page.htm</link>
        </item>
        <item>
            <title><![CDATA[2022年计算机科学与技术学院研究生国家奖学金评选通知]]></title>
            <description><![CDATA[2022年计算机科学与技术学院研究生国家奖学金评选通知]]></description>
            <pubDate>Wed, 14 Sep 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://jsjxy.shiep.edu.cn/8d/cc/c973a232908/page.htm</guid>
            <link>https://jsjxy.shiep.edu.cn/8d/cc/c973a232908/page.htm</link>
        </item>
        <item>
            <title><![CDATA[2022年度计算机科学与技术学院研究生新聘导师推荐人选名单公示]]></title>
            <description><![CDATA[2022年度计算机科学与技术学院研究生新聘导师推荐人选名单公示]]></description>
            <pubDate>Thu, 18 Aug 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://jsjxy.shiep.edu.cn/8b/db/c973a232411/page.htm</guid>
            <link>https://jsjxy.shiep.edu.cn/8b/db/c973a232411/page.htm</link>
        </item>
        <item>
            <title><![CDATA[2022年度计算机科学与技术学院研究生新聘导师初审合格名单公示]]></title>
            <description><![CDATA[2022年度计算机科学与技术学院研究生新聘导师初审合格名单公示]]></description>
            <pubDate>Mon, 15 Aug 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://jsjxy.shiep.edu.cn/8b/b5/c973a232373/page.htm</guid>
            <link>https://jsjxy.shiep.edu.cn/8b/b5/c973a232373/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于上海电力大学计算机科学与技术学院2020级、2021级工程类专业...]]></title>
            <description><![CDATA[关于上海电力大学计算机科学与技术学院2020级、2021级工程类专业...]]></description>
            <pubDate>Wed, 08 Jun 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://jsjxy.shiep.edu.cn/87/07/c973a231175/page.htm</guid>
            <link>https://jsjxy.shiep.edu.cn/87/07/c973a231175/page.htm</link>
        </item>
        <item>
            <title><![CDATA[【置顶】北大中文核心期刊目录(2020版)]]></title>
            <description><![CDATA[【置顶】北大中文核心期刊目录(2020版)]]></description>
            <pubDate>Tue, 15 Mar 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://jsjxy.shiep.edu.cn/7c/f4/c973a228596/page.htm</guid>
            <link>https://jsjxy.shiep.edu.cn/7c/f4/c973a228596/page.htm</link>
        </item>
        <item>
            <title><![CDATA[【置顶】上海电力大学计算机科学与技术学院研究生学位论文中期检...]]></title>
            <description><![CDATA[【置顶】上海电力大学计算机科学与技术学院研究生学位论文中期检...]]></description>
            <pubDate>Wed, 21 Apr 2021 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://jsjxy.shiep.edu.cn/56/3b/c973a218683/page.htm</guid>
            <link>https://jsjxy.shiep.edu.cn/56/3b/c973a218683/page.htm</link>
        </item>
        <item>
            <title><![CDATA[【置顶】上海电力大学计算机科学与技术学院 关于在读硕士生更换...]]></title>
            <description><![CDATA[【置顶】上海电力大学计算机科学与技术学院 关于在读硕士生更换...]]></description>
            <pubDate>Wed, 03 Jun 2020 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://jsjxy.shiep.edu.cn/36/ff/c973a210687/page.htm</guid>
            <link>https://jsjxy.shiep.edu.cn/36/ff/c973a210687/page.htm</link>
        </item>
    </channel>
</rss>
http://localhost:1200/shiep/dxxy - Success
<?xml version="1.0" encoding="UTF-8"?>
<rss  xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"
>
    <channel>
        <title><![CDATA[上海电力大学-电子与信息工程学院]]></title>
        <link>https://dxxy.shiep.edu.cn/tzgg/list.htm</link>
        <atom:link href="http://localhost:1200/shiep/dxxy" rel="self" type="application/rss+xml" />
        <description><![CDATA[上海电力大学-电子与信息工程学院 - Made with love by RSSHub(https://github.com/DIYgod/RSSHub)]]></description>
        <generator>RSSHub</generator>
        <webMaster>i@diygod.me (DIYgod)</webMaster>
        <language>zh-cn</language>
        <lastBuildDate>Tue, 17 Jan 2023 13:33:38 GMT</lastBuildDate>
        <ttl>5</ttl>
        <item>
            <title><![CDATA[关于2023年寒假及下学期开学安排的通知]]></title>
            <description><![CDATA[关于2023年寒假及下学期开学安排的通知]]></description>
            <pubDate>Sun, 18 Dec 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://news.shiep.edu.cn/98/da/c2679a235738/page.htm</guid>
            <link>https://news.shiep.edu.cn/98/da/c2679a235738/page.htm</link>
        </item>
        <item>
            <title><![CDATA[电子与信息工程学院2022年12月教职工政治理论学习 要点提示]]></title>
            <description><![CDATA[电子与信息工程学院2022年12月教职工政治理论学习 要点提示]]></description>
            <pubDate>Sun, 04 Dec 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://dxxy.shiep.edu.cn/97/5b/c5211a235355/page.htm</guid>
            <link>https://dxxy.shiep.edu.cn/97/5b/c5211a235355/page.htm</link>
        </item>
        <item>
            <title><![CDATA[电子与信息工程学院2022年11月教职工政治理论学习要点提示]]></title>
            <description><![CDATA[电子与信息工程学院2022年11月教职工政治理论学习要点提示]]></description>
            <pubDate>Sun, 30 Oct 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://dxxy.shiep.edu.cn/92/aa/c5211a234154/page.htm</guid>
            <link>https://dxxy.shiep.edu.cn/92/aa/c5211a234154/page.htm</link>
        </item>
        <item>
            <title><![CDATA[电子与信息工程学院2022年10月教职工政治理论学习要点提示]]></title>
            <description><![CDATA[电子与信息工程学院2022年10月教职工政治理论学习要点提示]]></description>
            <pubDate>Sat, 08 Oct 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://dxxy.shiep.edu.cn/8f/e2/c5211a233442/page.htm</guid>
            <link>https://dxxy.shiep.edu.cn/8f/e2/c5211a233442/page.htm</link>
        </item>
        <item>
            <title><![CDATA[【转】关于2022年国庆节放假安排的通知]]></title>
            <description><![CDATA[【转】关于2022年国庆节放假安排的通知]]></description>
            <pubDate>Tue, 20 Sep 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://news.shiep.edu.cn/8e/b9/c2679a233145/page.htm</guid>
            <link>https://news.shiep.edu.cn/8e/b9/c2679a233145/page.htm</link>
        </item>
        <item>
            <title><![CDATA[电子与信息工程学院2022年9月教职工政治理论学习 要点提示]]></title>
            <description><![CDATA[电子与信息工程学院2022年9月教职工政治理论学习 要点提示]]></description>
            <pubDate>Wed, 31 Aug 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://dxxy.shiep.edu.cn/8c/91/c5211a232593/page.htm</guid>
            <link>https://dxxy.shiep.edu.cn/8c/91/c5211a232593/page.htm</link>
        </item>
        <item>
            <title><![CDATA[【转】本学期多媒体教室和公共机房安装软件的通知]]></title>
            <description><![CDATA[【转】本学期多媒体教室和公共机房安装软件的通知]]></description>
            <pubDate>Mon, 29 Aug 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://news.shiep.edu.cn/8c/7b/c2679a232571/page.htm</guid>
            <link>https://news.shiep.edu.cn/8c/7b/c2679a232571/page.htm</link>
        </item>
        <item>
            <title><![CDATA[【转】关于加强电子邮件安全防范的提示]]></title>
            <description><![CDATA[【转】关于加强电子邮件安全防范的提示]]></description>
            <pubDate>Wed, 17 Aug 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://news.shiep.edu.cn/8b/d2/c2679a232402/page.htm</guid>
            <link>https://news.shiep.edu.cn/8b/d2/c2679a232402/page.htm</link>
        </item>
        <item>
            <title><![CDATA[【转】关于电子邮箱系统启用双因子认证及停止自动转发功能的通知]]></title>
            <description><![CDATA[【转】关于电子邮箱系统启用双因子认证及停止自动转发功能的通知]]></description>
            <pubDate>Tue, 09 Aug 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://news.shiep.edu.cn/8b/75/c2679a232309/page.htm</guid>
            <link>https://news.shiep.edu.cn/8b/75/c2679a232309/page.htm</link>
        </item>
        <item>
            <title><![CDATA[【转】关于加强统一身份认证登录密码安全管理的通知]]></title>
            <description><![CDATA[【转】关于加强统一身份认证登录密码安全管理的通知]]></description>
            <pubDate>Mon, 08 Aug 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://news.shiep.edu.cn/8b/6d/c2679a232301/page.htm</guid>
            <link>https://news.shiep.edu.cn/8b/6d/c2679a232301/page.htm</link>
        </item>
        <item>
            <title><![CDATA[【转】关于上海电力大学薪资平台报销管理的通知]]></title>
            <description><![CDATA[【转】关于上海电力大学薪资平台报销管理的通知]]></description>
            <pubDate>Tue, 12 Jul 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://news.shiep.edu.cn/8a/4f/c2679a232015/page.htm</guid>
            <link>https://news.shiep.edu.cn/8a/4f/c2679a232015/page.htm</link>
        </item>
        <item>
            <title><![CDATA[【转】关于开展2021年度专业技术岗位聘用工作的通知]]></title>
            <description><![CDATA[【转】关于开展2021年度专业技术岗位聘用工作的通知]]></description>
            <pubDate>Sun, 19 Jun 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://rsc.shiep.edu.cn/88/a8/c1695a231592/page.psp</guid>
            <link>https://rsc.shiep.edu.cn/88/a8/c1695a231592/page.psp</link>
        </item>
        <item>
            <title><![CDATA[【转】关于2022年暑假及下学期开学安排的通知]]></title>
            <description><![CDATA[【转】关于2022年暑假及下学期开学安排的通知]]></description>
            <pubDate>Sun, 19 Jun 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://news.shiep.edu.cn/88/98/c2679a231576/page.htm</guid>
            <link>https://news.shiep.edu.cn/88/98/c2679a231576/page.htm</link>
        </item>
        <item>
            <title><![CDATA[电子与信息工程学院2022年6月教职工政治理论学习要点提示]]></title>
            <description><![CDATA[电子与信息工程学院2022年6月教职工政治理论学习要点提示]]></description>
            <pubDate>Wed, 01 Jun 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://dxxy.shiep.edu.cn/88/76/c5211a231542/page.htm</guid>
            <link>https://dxxy.shiep.edu.cn/88/76/c5211a231542/page.htm</link>
        </item>
        <item>
            <title><![CDATA[电子与信息工程学院2022年5月教职工政治理论学习要点提示]]></title>
            <description><![CDATA[电子与信息工程学院2022年5月教职工政治理论学习要点提示]]></description>
            <pubDate>Thu, 28 Apr 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://dxxy.shiep.edu.cn/88/75/c5211a231541/page.htm</guid>
            <link>https://dxxy.shiep.edu.cn/88/75/c5211a231541/page.htm</link>
        </item>
        <item>
            <title><![CDATA[电子与信息工程学院2022年4月教职工政治理论学习要点提示]]></title>
            <description><![CDATA[电子与信息工程学院2022年4月教职工政治理论学习要点提示]]></description>
            <pubDate>Thu, 31 Mar 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://dxxy.shiep.edu.cn/88/74/c5211a231540/page.htm</guid>
            <link>https://dxxy.shiep.edu.cn/88/74/c5211a231540/page.htm</link>
        </item>
        <item>
            <title><![CDATA[习近平在中央党校(国家行政学院)中青年干部培训班开班式上发表重要讲话]]></title>
            <description><![CDATA[习近平在中央党校(国家行政学院)中青年干部培训班开班式上发表重要讲话]]></description>
            <pubDate>Wed, 02 Mar 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://dxxy.shiep.edu.cn/8a/7d/c5211a232061/page.htm</guid>
            <link>https://dxxy.shiep.edu.cn/8a/7d/c5211a232061/page.htm</link>
        </item>
        <item>
            <title><![CDATA[习近平在中央党校(国家行政学院)中青年干部培训班开班式上发表重要讲话]]></title>
            <description><![CDATA[习近平在中央党校(国家行政学院)中青年干部培训班开班式上发表重要讲话]]></description>
            <pubDate>Wed, 02 Mar 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://dxxy.shiep.edu.cn/8a/7c/c5211a232060/page.htm</guid>
            <link>https://dxxy.shiep.edu.cn/8a/7c/c5211a232060/page.htm</link>
        </item>
        <item>
            <title><![CDATA[电子与信息工程学院2022年3月教职工政治理论学习要点提示]]></title>
            <description><![CDATA[电子与信息工程学院2022年3月教职工政治理论学习要点提示]]></description>
            <pubDate>Wed, 02 Mar 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://dxxy.shiep.edu.cn/88/73/c5211a231539/page.htm</guid>
            <link>https://dxxy.shiep.edu.cn/88/73/c5211a231539/page.htm</link>
        </item>
        <item>
            <title><![CDATA[电子与信息工程学院2022年2月教职工政治理论学习要点提示]]></title>
            <description><![CDATA[电子与信息工程学院2022年2月教职工政治理论学习要点提示]]></description>
            <pubDate>Thu, 17 Feb 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://dxxy.shiep.edu.cn/88/72/c5211a231538/page.htm</guid>
            <link>https://dxxy.shiep.edu.cn/88/72/c5211a231538/page.htm</link>
        </item>
    </channel>
</rss>
http://localhost:1200/shiep/jgxy - Success
<?xml version="1.0" encoding="UTF-8"?>
<rss  xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"
>
    <channel>
        <title><![CDATA[上海电力大学-经济与管理学院]]></title>
        <link>https://jgxy.shiep.edu.cn/3633/list.htm</link>
        <atom:link href="http://localhost:1200/shiep/jgxy" rel="self" type="application/rss+xml" />
        <description><![CDATA[上海电力大学-经济与管理学院 - Made with love by RSSHub(https://github.com/DIYgod/RSSHub)]]></description>
        <generator>RSSHub</generator>
        <webMaster>i@diygod.me (DIYgod)</webMaster>
        <language>zh-cn</language>
        <lastBuildDate>Tue, 17 Jan 2023 13:33:40 GMT</lastBuildDate>
        <ttl>5</ttl>
        <item>
            <title><![CDATA[学院办公系统]]></title>
            <description><![CDATA[学院办公系统]]></description>
            <pubDate>Invalid Date</pubDate>
            <guid isPermaLink="false">http://www.wojiaoni.com/e3/</guid>
            <link>http://www.wojiaoni.com/e3/</link>
        </item>
        <item>
            <title><![CDATA[毕业论文(设计)专题]]></title>
            <description><![CDATA[毕业论文(设计)专题]]></description>
            <pubDate>Invalid Date</pubDate>
            <guid isPermaLink="false">http://www.wojiaoni.com/bylw/</guid>
            <link>http://www.wojiaoni.com/bylw/</link>
        </item>
        <item>
            <title><![CDATA[“一带一路”国际能源电力商业决策模拟大赛]]></title>
            <description><![CDATA[“一带一路”国际能源电力商业决策模拟大赛]]></description>
            <pubDate>Invalid Date</pubDate>
            <guid isPermaLink="false">https://ieembdsc.shiep.edu.cn/</guid>
            <link>https://ieembdsc.shiep.edu.cn/</link>
        </item>
        <item>
            <title><![CDATA[]]></title>
            <description><![CDATA[]]></description>
            <pubDate>Invalid Date</pubDate>
            <guid isPermaLink="false">http://nydlzk.shiep.edu.cn/</guid>
            <link>http://nydlzk.shiep.edu.cn/</link>
        </item>
        <item>
            <title><![CDATA[上海电力景气指数]]></title>
            <description><![CDATA[上海电力景气指数]]></description>
            <pubDate>Invalid Date</pubDate>
            <guid isPermaLink="false">http://dljqzs.shiep.edu.cn/home</guid>
            <link>http://dljqzs.shiep.edu.cn/home</link>
        </item>
        <item>
            <title><![CDATA[能源电力安全数据库]]></title>
            <description><![CDATA[能源电力安全数据库]]></description>
            <pubDate>Invalid Date</pubDate>
            <guid isPermaLink="false">http://210.35.95.36/energy/index.php</guid>
            <link>http://210.35.95.36/energy/index.php</link>
        </item>
        <item>
            <title><![CDATA[智能用电优化与推荐]]></title>
            <description><![CDATA[智能用电优化与推荐]]></description>
            <pubDate>Invalid Date</pubDate>
            <guid isPermaLink="false">http://172.20.58.90:8080/smartpower/</guid>
            <link>http://172.20.58.90:8080/smartpower/</link>
        </item>
        <item>
            <title><![CDATA[经济与管理学院教职工政治理论学习要点提示(十五)]]></title>
            <description><![CDATA[经济与管理学院教职工政治理论学习要点提示(十五)]]></description>
            <pubDate>Thu, 29 Dec 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://jgxy.shiep.edu.cn/9a/3b/c3633a236091/page.htm</guid>
            <link>https://jgxy.shiep.edu.cn/9a/3b/c3633a236091/page.htm</link>
        </item>
        <item>
            <title><![CDATA[经济与管理学院教职工政治理论学习要点提示(十四)]]></title>
            <description><![CDATA[经济与管理学院教职工政治理论学习要点提示(十四)]]></description>
            <pubDate>Tue, 20 Dec 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://jgxy.shiep.edu.cn/99/29/c3633a235817/page.htm</guid>
            <link>https://jgxy.shiep.edu.cn/99/29/c3633a235817/page.htm</link>
        </item>
        <item>
            <title><![CDATA[经济与管理学院教职工政治理论学习要点提示(十三)]]></title>
            <description><![CDATA[经济与管理学院教职工政治理论学习要点提示(十三)]]></description>
            <pubDate>Mon, 12 Dec 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://jgxy.shiep.edu.cn/98/2a/c3633a235562/page.htm</guid>
            <link>https://jgxy.shiep.edu.cn/98/2a/c3633a235562/page.htm</link>
        </item>
        <item>
            <title><![CDATA[经济与管理学院教职工政治理论学习要点提示(十二)]]></title>
            <description><![CDATA[经济与管理学院教职工政治理论学习要点提示(十二)]]></description>
            <pubDate>Wed, 30 Nov 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://jgxy.shiep.edu.cn/96/d5/c3633a235221/page.htm</guid>
            <link>https://jgxy.shiep.edu.cn/96/d5/c3633a235221/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于经济与管理学院召开聘期考核答辩会的通知]]></title>
            <description><![CDATA[关于经济与管理学院召开聘期考核答辩会的通知]]></description>
            <pubDate>Wed, 30 Nov 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://jgxy.shiep.edu.cn/96/ce/c3633a235214/page.htm</guid>
            <link>https://jgxy.shiep.edu.cn/96/ce/c3633a235214/page.htm</link>
        </item>
        <item>
            <title><![CDATA[经济与管理学院关于“2022上海大学生年度人物”推荐情况的公示]]></title>
            <description><![CDATA[经济与管理学院关于“2022上海大学生年度人物”推荐情况的公示]]></description>
            <pubDate>Fri, 25 Nov 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://jgxy.shiep.edu.cn/96/3c/c3633a235068/page.htm</guid>
            <link>https://jgxy.shiep.edu.cn/96/3c/c3633a235068/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于中经网统计数据库使用通知]]></title>
            <description><![CDATA[关于中经网统计数据库使用通知]]></description>
            <pubDate>Tue, 22 Nov 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://jgxy.shiep.edu.cn/96/0c/c3633a235020/page.htm</guid>
            <link>https://jgxy.shiep.edu.cn/96/0c/c3633a235020/page.htm</link>
        </item>
        <item>
            <title><![CDATA[经济与管理学院教职工政治理论学习要点提示(十一)]]></title>
            <description><![CDATA[经济与管理学院教职工政治理论学习要点提示(十一)]]></description>
            <pubDate>Tue, 22 Nov 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://jgxy.shiep.edu.cn/96/23/c3633a235043/page.htm</guid>
            <link>https://jgxy.shiep.edu.cn/96/23/c3633a235043/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于经济与管理学院2023届校优秀毕业生候选人名单公示的通知]]></title>
            <description><![CDATA[关于经济与管理学院2023届校优秀毕业生候选人名单公示的通知]]></description>
            <pubDate>Thu, 17 Nov 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://jgxy.shiep.edu.cn/95/8d/c3633a234893/page.htm</guid>
            <link>https://jgxy.shiep.edu.cn/95/8d/c3633a234893/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于上海电力大学经管学院“立志修身 博学报国”文艺作品创作活动评选结果公示]]></title>
            <description><![CDATA[关于上海电力大学经管学院“立志修身 博学报国”文艺作品创作活动评选结果公示]]></description>
            <pubDate>Thu, 17 Nov 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://jgxy.shiep.edu.cn/95/82/c3633a234882/page.htm</guid>
            <link>https://jgxy.shiep.edu.cn/95/82/c3633a234882/page.htm</link>
        </item>
        <item>
            <title><![CDATA[经济与管理学院教职工政治理论学习要点提示(十)]]></title>
            <description><![CDATA[经济与管理学院教职工政治理论学习要点提示(十)]]></description>
            <pubDate>Thu, 17 Nov 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://jgxy.shiep.edu.cn/95/75/c3633a234869/page.htm</guid>
            <link>https://jgxy.shiep.edu.cn/95/75/c3633a234869/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于举办经管学院“读懂中国从电说,踔厉奋发向未来” 演讲比赛的通知]]></title>
            <description><![CDATA[关于举办经管学院“读懂中国从电说,踔厉奋发向未来” 演讲比赛的通知]]></description>
            <pubDate>Wed, 09 Nov 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://jgxy.shiep.edu.cn/94/a2/c3633a234658/page.htm</guid>
            <link>https://jgxy.shiep.edu.cn/94/a2/c3633a234658/page.htm</link>
        </item>
        <item>
            <title><![CDATA[经济与管理学院教职工政治理论学习要点提示(九)]]></title>
            <description><![CDATA[经济与管理学院教职工政治理论学习要点提示(九)]]></description>
            <pubDate>Wed, 09 Nov 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://jgxy.shiep.edu.cn/94/a0/c3633a234656/page.htm</guid>
            <link>https://jgxy.shiep.edu.cn/94/a0/c3633a234656/page.htm</link>
        </item>
        <item>
            <title><![CDATA[2022年度新课系数课程审核结果公示]]></title>
            <description><![CDATA[2022年度新课系数课程审核结果公示]]></description>
            <pubDate>Tue, 08 Nov 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://jgxy.shiep.edu.cn/94/70/c3633a234608/page.htm</guid>
            <link>https://jgxy.shiep.edu.cn/94/70/c3633a234608/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于任命教工党支部副书记的决定]]></title>
            <description><![CDATA[关于任命教工党支部副书记的决定]]></description>
            <pubDate>Wed, 02 Nov 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://jgxy.shiep.edu.cn/96/a2/c3633a235170/page.htm</guid>
            <link>https://jgxy.shiep.edu.cn/96/a2/c3633a235170/page.htm</link>
        </item>
        <item>
            <title><![CDATA[经济与管理学院教职工政治理论学习要点提示(八)]]></title>
            <description><![CDATA[经济与管理学院教职工政治理论学习要点提示(八)]]></description>
            <pubDate>Sun, 30 Oct 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://jgxy.shiep.edu.cn/92/9e/c3633a234142/page.htm</guid>
            <link>https://jgxy.shiep.edu.cn/92/9e/c3633a234142/page.htm</link>
        </item>
        <item>
            <title><![CDATA[经济与管理学院企业奖学金公示]]></title>
            <description><![CDATA[经济与管理学院企业奖学金公示]]></description>
            <pubDate>Sun, 30 Oct 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://jgxy.shiep.edu.cn/92/9a/c3633a234138/page.htm</guid>
            <link>https://jgxy.shiep.edu.cn/92/9a/c3633a234138/page.htm</link>
        </item>
        <item>
            <title><![CDATA[经济与管理学院教职工政治理论学习要点提示(七)]]></title>
            <description><![CDATA[经济与管理学院教职工政治理论学习要点提示(七)]]></description>
            <pubDate>Mon, 24 Oct 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://jgxy.shiep.edu.cn/91/e7/c3633a233959/page.htm</guid>
            <link>https://jgxy.shiep.edu.cn/91/e7/c3633a233959/page.htm</link>
        </item>
        <item>
            <title><![CDATA[经济与管理学院关于评选2021-2022学年优良学风集体、优良学风先进个人的通知]]></title>
            <description><![CDATA[经济与管理学院关于评选2021-2022学年优良学风集体、优良学风先进个人的通知]]></description>
            <pubDate>Sun, 23 Oct 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://jgxy.shiep.edu.cn/91/dd/c3633a233949/page.htm</guid>
            <link>https://jgxy.shiep.edu.cn/91/dd/c3633a233949/page.htm</link>
        </item>
        <item>
            <title><![CDATA[上海电力大学“笙霖机电奖学金”评选通知]]></title>
            <description><![CDATA[上海电力大学“笙霖机电奖学金”评选通知]]></description>
            <pubDate>Sun, 23 Oct 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://jgxy.shiep.edu.cn/91/dc/c3633a233948/page.htm</guid>
            <link>https://jgxy.shiep.edu.cn/91/dc/c3633a233948/page.htm</link>
        </item>
        <item>
            <title><![CDATA[智能电网产学研合作开发中心]]></title>
            <description><![CDATA[智能电网产学研合作开发中心]]></description>
            <pubDate>Invalid Date</pubDate>
            <guid isPermaLink="false">http://smart-grid.shiep.edu.cn/</guid>
            <link>http://smart-grid.shiep.edu.cn/</link>
        </item>
        <item>
            <title><![CDATA[中国学术会议在线]]></title>
            <description><![CDATA[中国学术会议在线]]></description>
            <pubDate>Invalid Date</pubDate>
            <guid isPermaLink="false">http://www.meeting.edu.cn/</guid>
            <link>http://www.meeting.edu.cn/</link>
        </item>
        <item>
            <title><![CDATA[中国科学院]]></title>
            <description><![CDATA[中国科学院]]></description>
            <pubDate>Invalid Date</pubDate>
            <guid isPermaLink="false">http://www.amss.ac.cn/</guid>
            <link>http://www.amss.ac.cn/</link>
        </item>
        <item>
            <title><![CDATA[中国教育发展网]]></title>
            <description><![CDATA[中国教育发展网]]></description>
            <pubDate>Invalid Date</pubDate>
            <guid isPermaLink="false">http://www.edude.net/</guid>
            <link>http://www.edude.net/</link>
        </item>
        <item>
            <title><![CDATA[中国教育先锋网]]></title>
            <description><![CDATA[中国教育先锋网]]></description>
            <pubDate>Invalid Date</pubDate>
            <guid isPermaLink="false">http://www.ep-china.net/</guid>
            <link>http://www.ep-china.net/</link>
        </item>
    </channel>
</rss>

...

@github-actions
Copy link
Contributor

http://localhost:1200/shiep/slxy - Success
<?xml version="1.0" encoding="UTF-8"?>
<rss  xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"
>
    <channel>
        <title><![CDATA[上海电力大学-数理学院]]></title>
        <link>https://slxy.shiep.edu.cn/2063/list.htm</link>
        <atom:link href="http://localhost:1200/shiep/slxy" rel="self" type="application/rss+xml" />
        <description><![CDATA[上海电力大学-数理学院 - Made with love by RSSHub(https://github.com/DIYgod/RSSHub)]]></description>
        <generator>RSSHub</generator>
        <webMaster>i@diygod.me (DIYgod)</webMaster>
        <language>zh-cn</language>
        <lastBuildDate>Tue, 17 Jan 2023 13:33:41 GMT</lastBuildDate>
        <ttl>5</ttl>
        <item>
            <title><![CDATA[关于举办上海电力大学第十二届大学生物理竞赛的通知]]></title>
            <description><![CDATA[关于举办上海电力大学第十二届大学生物理竞赛的通知]]></description>
            <pubDate>Fri, 21 Oct 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://news.shiep.edu.cn/91/8a/c2679a233866/page.htm</guid>
            <link>https://news.shiep.edu.cn/91/8a/c2679a233866/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于举办“象新力杯”首届全国大学生电力创新设计竞赛的通知]]></title>
            <description><![CDATA[关于举办“象新力杯”首届全国大学生电力创新设计竞赛的通知]]></description>
            <pubDate>Sun, 16 Oct 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://slxy.shiep.edu.cn/90/e1/c2063a233697/page.htm</guid>
            <link>https://slxy.shiep.edu.cn/90/e1/c2063a233697/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于数理学院课程思政教学设计展示活动评审结果的公示]]></title>
            <description><![CDATA[关于数理学院课程思政教学设计展示活动评审结果的公示]]></description>
            <pubDate>Tue, 28 Jun 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://slxy.shiep.edu.cn/89/48/c2063a231752/page.htm</guid>
            <link>https://slxy.shiep.edu.cn/89/48/c2063a231752/page.htm</link>
        </item>
        <item>
            <title><![CDATA[数理学院关于2022年第八届“互联网+”选拔赛评审结果的通知]]></title>
            <description><![CDATA[数理学院关于2022年第八届“互联网+”选拔赛评审结果的通知]]></description>
            <pubDate>Sun, 22 May 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://slxy.shiep.edu.cn/85/2c/c2063a230700/page.htm</guid>
            <link>https://slxy.shiep.edu.cn/85/2c/c2063a230700/page.htm</link>
        </item>
        <item>
            <title><![CDATA[积极的人际关系与沟通——心理健康教育讲座]]></title>
            <description><![CDATA[积极的人际关系与沟通——心理健康教育讲座]]></description>
            <pubDate>Wed, 17 Nov 2021 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://slxy.shiep.edu.cn/6f/0e/c2063a225038/page.htm</guid>
            <link>https://slxy.shiep.edu.cn/6f/0e/c2063a225038/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于开展“民族心连心,淡彩绘真情”书画作品征集活动通知]]></title>
            <description><![CDATA[关于开展“民族心连心,淡彩绘真情”书画作品征集活动通知]]></description>
            <pubDate>Wed, 15 Sep 2021 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://slxy.shiep.edu.cn/62/bf/c2063a221887/page.htm</guid>
            <link>https://slxy.shiep.edu.cn/62/bf/c2063a221887/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于公布数理学院青年教师教学竞赛获奖名单的通知]]></title>
            <description><![CDATA[关于公布数理学院青年教师教学竞赛获奖名单的通知]]></description>
            <pubDate>Tue, 06 Jul 2021 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://slxy.shiep.edu.cn/5f/35/c2063a220981/page.htm</guid>
            <link>https://slxy.shiep.edu.cn/5f/35/c2063a220981/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于举办数理学院青年教师教学竞赛的通知]]></title>
            <description><![CDATA[关于举办数理学院青年教师教学竞赛的通知]]></description>
            <pubDate>Mon, 07 Jun 2021 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://slxy.shiep.edu.cn/5c/2f/c2063a220207/page.htm</guid>
            <link>https://slxy.shiep.edu.cn/5c/2f/c2063a220207/page.htm</link>
        </item>
        <item>
            <title><![CDATA[数理学院2020级学生转专业预录取名单公示]]></title>
            <description><![CDATA[数理学院2020级学生转专业预录取名单公示]]></description>
            <pubDate>Thu, 29 Apr 2021 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://slxy.shiep.edu.cn/57/94/c2063a219028/page.htm</guid>
            <link>https://slxy.shiep.edu.cn/57/94/c2063a219028/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于数理学院2021年大学生创新创业项目立项的通知]]></title>
            <description><![CDATA[关于数理学院2021年大学生创新创业项目立项的通知]]></description>
            <pubDate>Tue, 20 Apr 2021 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://slxy.shiep.edu.cn/56/00/c2063a218624/page.htm</guid>
            <link>https://slxy.shiep.edu.cn/56/00/c2063a218624/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于2020年立项的市级和校级科创项目验收结果的通知]]></title>
            <description><![CDATA[关于2020年立项的市级和校级科创项目验收结果的通知]]></description>
            <pubDate>Tue, 20 Apr 2021 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://slxy.shiep.edu.cn/55/ff/c2063a218623/page.htm</guid>
            <link>https://slxy.shiep.edu.cn/55/ff/c2063a218623/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于2020年立项的市级和校级创新项目验收的通知]]></title>
            <description><![CDATA[关于2020年立项的市级和校级创新项目验收的通知]]></description>
            <pubDate>Mon, 05 Apr 2021 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://slxy.shiep.edu.cn/54/3e/c2063a218174/page.htm</guid>
            <link>https://slxy.shiep.edu.cn/54/3e/c2063a218174/page.htm</link>
        </item>
        <item>
            <title><![CDATA[数理学院关于组织申报2021年度上海市大学生创新活动计划项目的通知]]></title>
            <description><![CDATA[数理学院关于组织申报2021年度上海市大学生创新活动计划项目的通知]]></description>
            <pubDate>Mon, 05 Apr 2021 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://slxy.shiep.edu.cn/54/3c/c2063a218172/page.htm</guid>
            <link>https://slxy.shiep.edu.cn/54/3c/c2063a218172/page.htm</link>
        </item>
        <item>
            <title><![CDATA[数理学院关于组织教师参加教学创新大赛和学校第二届“课程思政”示范课评选的通知]]></title>
            <description><![CDATA[数理学院关于组织教师参加教学创新大赛和学校第二届“课程思政”示范课评选的通知]]></description>
            <pubDate>Sun, 06 Dec 2020 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://slxy.shiep.edu.cn/4b/29/c2063a215849/page.htm</guid>
            <link>https://slxy.shiep.edu.cn/4b/29/c2063a215849/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于数理学院2020年大学生创新创业项目中期检查的通知]]></title>
            <description><![CDATA[关于数理学院2020年大学生创新创业项目中期检查的通知]]></description>
            <pubDate>Wed, 02 Dec 2020 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://slxy.shiep.edu.cn/4a/a8/c2063a215720/page.htm</guid>
            <link>https://slxy.shiep.edu.cn/4a/a8/c2063a215720/page.htm</link>
        </item>
    </channel>
</rss>
http://localhost:1200/shiep/wgyxy - Success
<?xml version="1.0" encoding="UTF-8"?>
<rss  xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"
>
    <channel>
        <title><![CDATA[上海电力大学-外国语学院]]></title>
        <link>https://wgyxy.shiep.edu.cn/tzgg/list.htm</link>
        <atom:link href="http://localhost:1200/shiep/wgyxy" rel="self" type="application/rss+xml" />
        <description><![CDATA[上海电力大学-外国语学院 - Made with love by RSSHub(https://github.com/DIYgod/RSSHub)]]></description>
        <generator>RSSHub</generator>
        <webMaster>i@diygod.me (DIYgod)</webMaster>
        <language>zh-cn</language>
        <lastBuildDate>Tue, 17 Jan 2023 13:33:42 GMT</lastBuildDate>
        <ttl>5</ttl>
        <item>
            <title><![CDATA[关于公布外国语学院课程思政示范课程展示活动评选结果的通知]]></title>
            <description><![CDATA[关于公布外国语学院课程思政示范课程展示活动评选结果的通知]]></description>
            <pubDate>Thu, 01 Dec 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://wgyxy.shiep.edu.cn/96/dc/c1334a235228/page.htm</guid>
            <link>https://wgyxy.shiep.edu.cn/96/dc/c1334a235228/page.htm</link>
        </item>
        <item>
            <title><![CDATA[外国语学院“上海高校一流本科课程”推荐公示]]></title>
            <description><![CDATA[外国语学院“上海高校一流本科课程”推荐公示]]></description>
            <pubDate>Sun, 23 Oct 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://wgyxy.shiep.edu.cn/91/df/c1334a233951/page.htm</guid>
            <link>https://wgyxy.shiep.edu.cn/91/df/c1334a233951/page.htm</link>
        </item>
        <item>
            <title><![CDATA[外国语学院拟同意徐洁同学转入英语专业公示]]></title>
            <description><![CDATA[外国语学院拟同意徐洁同学转入英语专业公示]]></description>
            <pubDate>Tue, 06 Sep 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://wgyxy.shiep.edu.cn/8d/25/c1334a232741/page.htm</guid>
            <link>https://wgyxy.shiep.edu.cn/8d/25/c1334a232741/page.htm</link>
        </item>
        <item>
            <title><![CDATA[外国语学院拟同意徐洁同学转出日语专业公示]]></title>
            <description><![CDATA[外国语学院拟同意徐洁同学转出日语专业公示]]></description>
            <pubDate>Tue, 23 Aug 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://wgyxy.shiep.edu.cn/8c/0a/c1334a232458/page.htm</guid>
            <link>https://wgyxy.shiep.edu.cn/8c/0a/c1334a232458/page.htm</link>
        </item>
        <item>
            <title><![CDATA[上海电力大学外国语学院研究生指导教师选聘推荐人选名单公示]]></title>
            <description><![CDATA[上海电力大学外国语学院研究生指导教师选聘推荐人选名单公示]]></description>
            <pubDate>Tue, 16 Aug 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://wgyxy.shiep.edu.cn/8b/d1/c1334a232401/page.htm</guid>
            <link>https://wgyxy.shiep.edu.cn/8b/d1/c1334a232401/page.htm</link>
        </item>
        <item>
            <title><![CDATA[外国语学院系(部)主任等岗位任职通知]]></title>
            <description><![CDATA[外国语学院系(部)主任等岗位任职通知]]></description>
            <pubDate>Sat, 18 Dec 2021 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://wgyxy.shiep.edu.cn/73/79/c1334a226169/page.htm</guid>
            <link>https://wgyxy.shiep.edu.cn/73/79/c1334a226169/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于2021年外国语学院系(部)主任等岗位竞聘工作的通知]]></title>
            <description><![CDATA[关于2021年外国语学院系(部)主任等岗位竞聘工作的通知]]></description>
            <pubDate>Mon, 29 Nov 2021 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://wgyxy.shiep.edu.cn/70/67/c1334a225383/page.htm</guid>
            <link>https://wgyxy.shiep.edu.cn/70/67/c1334a225383/page.htm</link>
        </item>
        <item>
            <title><![CDATA[上海电力大学外国学院2021科研团队项目立项公示]]></title>
            <description><![CDATA[上海电力大学外国学院2021科研团队项目立项公示]]></description>
            <pubDate>Fri, 30 Jul 2021 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://wgyxy.shiep.edu.cn/60/54/c1334a221268/page.htm</guid>
            <link>https://wgyxy.shiep.edu.cn/60/54/c1334a221268/page.htm</link>
        </item>
        <item>
            <title><![CDATA[外国语学院关于2021新一轮课程思政项目申报的通知]]></title>
            <description><![CDATA[外国语学院关于2021新一轮课程思政项目申报的通知]]></description>
            <pubDate>Mon, 24 May 2021 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://wgyxy.shiep.edu.cn/5a/15/c1334a219669/page.htm</guid>
            <link>https://wgyxy.shiep.edu.cn/5a/15/c1334a219669/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于2020年院级课程思政建设项目答辩验收的通知]]></title>
            <description><![CDATA[关于2020年院级课程思政建设项目答辩验收的通知]]></description>
            <pubDate>Tue, 06 Apr 2021 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://wgyxy.shiep.edu.cn/54/40/c1334a218176/page.htm</guid>
            <link>https://wgyxy.shiep.edu.cn/54/40/c1334a218176/page.htm</link>
        </item>
        <item>
            <title><![CDATA[2020“外研社·国才杯”全国英语阅读大赛获奖名单]]></title>
            <description><![CDATA[2020“外研社·国才杯”全国英语阅读大赛获奖名单]]></description>
            <pubDate>Sun, 25 Oct 2020 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://wgyxy.shiep.edu.cn/43/cd/c1334a213965/page.htm</guid>
            <link>https://wgyxy.shiep.edu.cn/43/cd/c1334a213965/page.htm</link>
        </item>
        <item>
            <title><![CDATA[2020“外研社·国才杯”全国英语写作大赛获奖名单]]></title>
            <description><![CDATA[2020“外研社·国才杯”全国英语写作大赛获奖名单]]></description>
            <pubDate>Sun, 25 Oct 2020 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://wgyxy.shiep.edu.cn/43/cc/c1334a213964/page.htm</guid>
            <link>https://wgyxy.shiep.edu.cn/43/cc/c1334a213964/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于拟推荐2020年校级教学成果奖申报的公示]]></title>
            <description><![CDATA[关于拟推荐2020年校级教学成果奖申报的公示]]></description>
            <pubDate>Mon, 12 Oct 2020 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://wgyxy.shiep.edu.cn/41/b5/c1334a213429/page.htm</guid>
            <link>https://wgyxy.shiep.edu.cn/41/b5/c1334a213429/page.htm</link>
        </item>
        <item>
            <title><![CDATA[外国语学院关于2020新一轮课程思政项目申报的通知]]></title>
            <description><![CDATA[外国语学院关于2020新一轮课程思政项目申报的通知]]></description>
            <pubDate>Wed, 16 Sep 2020 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://wgyxy.shiep.edu.cn/3e/32/c1334a212530/page.htm</guid>
            <link>https://wgyxy.shiep.edu.cn/3e/32/c1334a212530/page.htm</link>
        </item>
    </channel>
</rss>
http://localhost:1200/shiep/jjxy - Success
<?xml version="1.0" encoding="UTF-8"?>
<rss  xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"
>
    <channel>
        <title><![CDATA[上海电力大学-继续教育学院]]></title>
        <link>https://jjxy.shiep.edu.cn/2582/list.htm</link>
        <atom:link href="http://localhost:1200/shiep/jjxy" rel="self" type="application/rss+xml" />
        <description><![CDATA[上海电力大学-继续教育学院 - Made with love by RSSHub(https://github.com/DIYgod/RSSHub)]]></description>
        <generator>RSSHub</generator>
        <webMaster>i@diygod.me (DIYgod)</webMaster>
        <language>zh-cn</language>
        <lastBuildDate>Tue, 17 Jan 2023 13:33:44 GMT</lastBuildDate>
        <ttl>5</ttl>
        <item>
            <title><![CDATA[上海电力大学2022年全国成人高考网上报名注意事项(上海地区)]]></title>
            <description><![CDATA[上海电力大学2022年全国成人高考网上报名注意事项(上海地区)]]></description>
            <pubDate>Mon, 05 Sep 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://jjxy.shiep.edu.cn/8d/08/c2582a232712/page.htm</guid>
            <link>https://jjxy.shiep.edu.cn/8d/08/c2582a232712/page.htm</link>
        </item>
        <item>
            <title><![CDATA[上海电力大学继续教育学院2022年上海校外教学点公示]]></title>
            <description><![CDATA[上海电力大学继续教育学院2022年上海校外教学点公示]]></description>
            <pubDate>Tue, 09 Aug 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://jjxy.shiep.edu.cn/8b/7a/c2582a232314/page.htm</guid>
            <link>https://jjxy.shiep.edu.cn/8b/7a/c2582a232314/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于开展继续教育课程思政示范项目申报的通知]]></title>
            <description><![CDATA[关于开展继续教育课程思政示范项目申报的通知]]></description>
            <pubDate>Thu, 25 Nov 2021 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://jjxy.shiep.edu.cn/6f/f7/c2582a225271/page.htm</guid>
            <link>https://jjxy.shiep.edu.cn/6f/f7/c2582a225271/page.htm</link>
        </item>
        <item>
            <title><![CDATA[2021年全国成人高考加分及免试名单公示]]></title>
            <description><![CDATA[2021年全国成人高考加分及免试名单公示]]></description>
            <pubDate>Sun, 26 Sep 2021 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://jjxy.shiep.edu.cn/68/6d/c2582a223341/page.htm</guid>
            <link>https://jjxy.shiep.edu.cn/68/6d/c2582a223341/page.htm</link>
        </item>
        <item>
            <title><![CDATA[请扫码加入上海电力大学2021年全国成人高考咨询群]]></title>
            <description><![CDATA[请扫码加入上海电力大学2021年全国成人高考咨询群]]></description>
            <pubDate>Wed, 25 Aug 2021 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://jjxy.shiep.edu.cn/61/4f/c2582a221519/page.htm</guid>
            <link>https://jjxy.shiep.edu.cn/61/4f/c2582a221519/page.htm</link>
        </item>
        <item>
            <title><![CDATA[2021年上海地区考生参加全国成人高考网上报名注意事项]]></title>
            <description><![CDATA[2021年上海地区考生参加全国成人高考网上报名注意事项]]></description>
            <pubDate>Wed, 25 Aug 2021 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://jjxy.shiep.edu.cn/61/4c/c2582a221516/page.htm</guid>
            <link>https://jjxy.shiep.edu.cn/61/4c/c2582a221516/page.htm</link>
        </item>
        <item>
            <title><![CDATA[上海电力大学高等学历继续教育2021年招生简章]]></title>
            <description><![CDATA[上海电力大学高等学历继续教育2021年招生简章]]></description>
            <pubDate>Wed, 30 Jun 2021 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://jjxy.shiep.edu.cn/5e/a7/c2582a220839/page.htm</guid>
            <link>https://jjxy.shiep.edu.cn/5e/a7/c2582a220839/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于推荐胡汝昉等同志为2019-2020年度上海市成人高校优秀教师等评选活动候选...]]></title>
            <description><![CDATA[关于推荐胡汝昉等同志为2019-2020年度上海市成人高校优秀教师等评选活动候选...]]></description>
            <pubDate>Mon, 19 Oct 2020 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://jjxy.shiep.edu.cn/44/94/c2582a214164/page.htm</guid>
            <link>https://jjxy.shiep.edu.cn/44/94/c2582a214164/page.htm</link>
        </item>
        <item>
            <title><![CDATA[上海电力大学继续教育学院科员岗位招聘公告]]></title>
            <description><![CDATA[上海电力大学继续教育学院科员岗位招聘公告]]></description>
            <pubDate>Sun, 12 May 2019 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://jjxy.shiep.edu.cn/0d/30/c2582a199984/page.htm</guid>
            <link>https://jjxy.shiep.edu.cn/0d/30/c2582a199984/page.htm</link>
        </item>
        <item>
            <title><![CDATA[转发:“学习强国”学习平台通知]]></title>
            <description><![CDATA[转发:“学习强国”学习平台通知]]></description>
            <pubDate>Tue, 16 Apr 2019 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://jjxy.shiep.edu.cn/08/d6/c2582a198870/page.htm</guid>
            <link>https://jjxy.shiep.edu.cn/08/d6/c2582a198870/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于2019年4月19日举行思政指导员上党课活动的通知]]></title>
            <description><![CDATA[关于2019年4月19日举行思政指导员上党课活动的通知]]></description>
            <pubDate>Thu, 11 Apr 2019 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://jjxy.shiep.edu.cn/08/d2/c2582a198866/page.htm</guid>
            <link>https://jjxy.shiep.edu.cn/08/d2/c2582a198866/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于2019年3月25日开展学院二级中心组扩大学习的通知]]></title>
            <description><![CDATA[关于2019年3月25日开展学院二级中心组扩大学习的通知]]></description>
            <pubDate>Sat, 23 Mar 2019 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://jjxy.shiep.edu.cn/08/cd/c2582a198861/page.htm</guid>
            <link>https://jjxy.shiep.edu.cn/08/cd/c2582a198861/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于2019年3月5日召开学院全体工作人员大会的通知]]></title>
            <description><![CDATA[关于2019年3月5日召开学院全体工作人员大会的通知]]></description>
            <pubDate>Thu, 28 Feb 2019 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://jjxy.shiep.edu.cn/08/bd/c2582a198845/page.htm</guid>
            <link>https://jjxy.shiep.edu.cn/08/bd/c2582a198845/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于2019年1月10日召开全体工作人员大会的通知]]></title>
            <description><![CDATA[关于2019年1月10日召开全体工作人员大会的通知]]></description>
            <pubDate>Sun, 06 Jan 2019 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://jjxy.shiep.edu.cn/08/b9/c2582a198841/page.htm</guid>
            <link>https://jjxy.shiep.edu.cn/08/b9/c2582a198841/page.htm</link>
        </item>
        <item>
            <title><![CDATA[继续教育学院关于2018年中秋节、国庆节放假安排的通知]]></title>
            <description><![CDATA[继续教育学院关于2018年中秋节、国庆节放假安排的通知]]></description>
            <pubDate>Thu, 20 Sep 2018 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://jjxy.shiep.edu.cn/eb/91/c2582a191377/page.htm</guid>
            <link>https://jjxy.shiep.edu.cn/eb/91/c2582a191377/page.htm</link>
        </item>
    </channel>
</rss>
http://localhost:1200/shiep/skb - Success
<?xml version="1.0" encoding="UTF-8"?>
<rss  xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"
>
    <channel>
        <title><![CDATA[上海电力大学-马克思主义学院]]></title>
        <link>https://skb.shiep.edu.cn/1736/list.htm</link>
        <atom:link href="http://localhost:1200/shiep/skb" rel="self" type="application/rss+xml" />
        <description><![CDATA[上海电力大学-马克思主义学院 - Made with love by RSSHub(https://github.com/DIYgod/RSSHub)]]></description>
        <generator>RSSHub</generator>
        <webMaster>i@diygod.me (DIYgod)</webMaster>
        <language>zh-cn</language>
        <lastBuildDate>Tue, 17 Jan 2023 13:34:16 GMT</lastBuildDate>
        <ttl>5</ttl>
        <item>
            <title><![CDATA[干部任免通知]]></title>
            <description><![CDATA[干部任免通知]]></description>
            <pubDate>Thu, 01 Sep 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://skb.shiep.edu.cn/8c/b1/c1736a232625/page.htm</guid>
            <link>https://skb.shiep.edu.cn/8c/b1/c1736a232625/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于开展2021年度专业技术岗位聘用工作的通知]]></title>
            <description><![CDATA[关于开展2021年度专业技术岗位聘用工作的通知]]></description>
            <pubDate>Mon, 20 Jun 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://skb.shiep.edu.cn/88/b7/c1736a231607/page.htm</guid>
            <link>https://skb.shiep.edu.cn/88/b7/c1736a231607/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于2022年暑假及下学期开学安排的通知]]></title>
            <description><![CDATA[关于2022年暑假及下学期开学安排的通知]]></description>
            <pubDate>Mon, 20 Jun 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://skb.shiep.edu.cn/88/b6/c1736a231606/page.htm</guid>
            <link>https://skb.shiep.edu.cn/88/b6/c1736a231606/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于评选2022年度上海电力大学教书育人楷模、优秀教师和优秀教育...]]></title>
            <description><![CDATA[关于评选2022年度上海电力大学教书育人楷模、优秀教师和优秀教育...]]></description>
            <pubDate>Sat, 18 Jun 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://skb.shiep.edu.cn/88/b5/c1736a231605/page.htm</guid>
            <link>https://skb.shiep.edu.cn/88/b5/c1736a231605/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于表彰上海电力大学2021年度党建研究优秀成果的决定]]></title>
            <description><![CDATA[关于表彰上海电力大学2021年度党建研究优秀成果的决定]]></description>
            <pubDate>Sat, 11 Jun 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://skb.shiep.edu.cn/88/b3/c1736a231603/page.htm</guid>
            <link>https://skb.shiep.edu.cn/88/b3/c1736a231603/page.htm</link>
        </item>
        <item>
            <title><![CDATA[2022年度上海市哲学社会科学规划课题申报公告]]></title>
            <description><![CDATA[2022年度上海市哲学社会科学规划课题申报公告]]></description>
            <pubDate>Fri, 10 Jun 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://skb.shiep.edu.cn/88/b4/c1736a231604/page.htm</guid>
            <link>https://skb.shiep.edu.cn/88/b4/c1736a231604/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于开展我校2022年上海市“四有”好教师(教书育人楷模)推选活...]]></title>
            <description><![CDATA[关于开展我校2022年上海市“四有”好教师(教书育人楷模)推选活...]]></description>
            <pubDate>Thu, 26 May 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://skb.shiep.edu.cn/86/83/c1736a231043/page.htm</guid>
            <link>https://skb.shiep.edu.cn/86/83/c1736a231043/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于中层管理干部任职试用期满考核结果的通知]]></title>
            <description><![CDATA[关于中层管理干部任职试用期满考核结果的通知]]></description>
            <pubDate>Wed, 19 May 2021 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://skb.shiep.edu.cn/59/7e/c1736a219518/page.htm</guid>
            <link>https://skb.shiep.edu.cn/59/7e/c1736a219518/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于中层管理干部任职试用期满 考核结果的通知]]></title>
            <description><![CDATA[关于中层管理干部任职试用期满 考核结果的通知]]></description>
            <pubDate>Mon, 23 Nov 2020 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://skb.shiep.edu.cn/_upload/article/files/8b/9e/093d796d48e6a43e548b314c5f6a/fde4ba9e-520b-48e2-897e-af26fa951a61.pdf</guid>
            <link>https://skb.shiep.edu.cn/_upload/article/files/8b/9e/093d796d48e6a43e548b314c5f6a/fde4ba9e-520b-48e2-897e-af26fa951a61.pdf</link>
        </item>
        <item>
            <title><![CDATA[关于翁培奋同志兼任 马克思主义学院院长的通知]]></title>
            <description><![CDATA[关于翁培奋同志兼任 马克思主义学院院长的通知]]></description>
            <pubDate>Mon, 09 Nov 2020 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://skb.shiep.edu.cn/_upload/article/files/55/d0/2bba65da4f1699b09c9a57b3bd29/ce012c4a-b528-4689-80b0-cd7cb9e8ae7f.pdf</guid>
            <link>https://skb.shiep.edu.cn/_upload/article/files/55/d0/2bba65da4f1699b09c9a57b3bd29/ce012c4a-b528-4689-80b0-cd7cb9e8ae7f.pdf</link>
        </item>
        <item>
            <title><![CDATA[第16届马克思主义基本原理上海论坛邀请函]]></title>
            <description><![CDATA[第16届马克思主义基本原理上海论坛邀请函]]></description>
            <pubDate>Sun, 18 Oct 2020 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://skb.shiep.edu.cn/4b/52/c1736a215890/page.htm</guid>
            <link>https://skb.shiep.edu.cn/4b/52/c1736a215890/page.htm</link>
        </item>
        <item>
            <title><![CDATA[马院党总支2019年度党费收缴、使用和管理工作报告]]></title>
            <description><![CDATA[马院党总支2019年度党费收缴、使用和管理工作报告]]></description>
            <pubDate>Wed, 11 Mar 2020 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://skb.shiep.edu.cn/_upload/article/files/4c/a7/41102805456ca5df3b310d263ce5/ca314807-f86d-448a-9c49-545d1b3e678a.docx</guid>
            <link>https://skb.shiep.edu.cn/_upload/article/files/4c/a7/41102805456ca5df3b310d263ce5/ca314807-f86d-448a-9c49-545d1b3e678a.docx</link>
        </item>
        <item>
            <title><![CDATA[马克思主义学院线上教学课程运行测试通知]]></title>
            <description><![CDATA[马克思主义学院线上教学课程运行测试通知]]></description>
            <pubDate>Wed, 26 Feb 2020 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://skb.shiep.edu.cn/2c/80/c1736a208000/page.htm</guid>
            <link>https://skb.shiep.edu.cn/2c/80/c1736a208000/page.htm</link>
        </item>
        <item>
            <title><![CDATA[上海电力大学马克思主义学院网络舆情处置与管理办法]]></title>
            <description><![CDATA[上海电力大学马克思主义学院网络舆情处置与管理办法]]></description>
            <pubDate>Tue, 25 Feb 2020 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://skb.shiep.edu.cn/31/80/c1736a209280/page.htm</guid>
            <link>https://skb.shiep.edu.cn/31/80/c1736a209280/page.htm</link>
        </item>
    </channel>
</rss>
http://localhost:1200/shiep/tyb - Success
<?xml version="1.0" encoding="UTF-8"?>
<rss  xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"
>
    <channel>
        <title><![CDATA[上海电力大学-体育学院]]></title>
        <link>https://tyb.shiep.edu.cn/2891/list.htm</link>
        <atom:link href="http://localhost:1200/shiep/tyb" rel="self" type="application/rss+xml" />
        <description><![CDATA[上海电力大学-体育学院 - Made with love by RSSHub(https://github.com/DIYgod/RSSHub)]]></description>
        <generator>RSSHub</generator>
        <webMaster>i@diygod.me (DIYgod)</webMaster>
        <language>zh-cn</language>
        <lastBuildDate>Tue, 17 Jan 2023 13:34:17 GMT</lastBuildDate>
        <ttl>5</ttl>
        <item>
            <title><![CDATA[评选结果公示]]></title>
            <description><![CDATA[评选结果公示]]></description>
            <pubDate>Thu, 17 Nov 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://tyb.shiep.edu.cn/95/96/c2891a234902/page.htm</guid>
            <link>https://tyb.shiep.edu.cn/95/96/c2891a234902/page.htm</link>
        </item>
        <item>
            <title><![CDATA[2021年学生体质健康测试结果公示]]></title>
            <description><![CDATA[2021年学生体质健康测试结果公示]]></description>
            <pubDate>Sun, 30 Oct 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://tyb.shiep.edu.cn/92/8c/c2891a234124/page.htm</guid>
            <link>https://tyb.shiep.edu.cn/92/8c/c2891a234124/page.htm</link>
        </item>
        <item>
            <title><![CDATA[体育学院2022-2023第一学期在线课程ID汇总]]></title>
            <description><![CDATA[体育学院2022-2023第一学期在线课程ID汇总]]></description>
            <pubDate>Sun, 14 Aug 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://tyb.shiep.edu.cn/8b/bb/c2891a232379/page.htm</guid>
            <link>https://tyb.shiep.edu.cn/8b/bb/c2891a232379/page.htm</link>
        </item>
        <item>
            <title><![CDATA[22-23(一)期初体育补缓免听考试安排]]></title>
            <description><![CDATA[22-23(一)期初体育补缓免听考试安排]]></description>
            <pubDate>Sun, 07 Aug 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://tyb.shiep.edu.cn/8b/62/c2891a232290/page.htm</guid>
            <link>https://tyb.shiep.edu.cn/8b/62/c2891a232290/page.htm</link>
        </item>
        <item>
            <title><![CDATA[关于体育学院"优秀教师"推荐对象的公示]]></title>
            <description><![CDATA[关于体育学院"优秀教师"推荐对象的公示]]></description>
            <pubDate>Sun, 26 Jun 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://tyb.shiep.edu.cn/89/3c/c2891a231740/page.htm</guid>
            <link>https://tyb.shiep.edu.cn/89/3c/c2891a231740/page.htm</link>
        </item>
        <item>
            <title><![CDATA[2021-2022第二学期体育免听课程负责教师和答疑安排]]></title>
            <description><![CDATA[2021-2022第二学期体育免听课程负责教师和答疑安排]]></description>
            <pubDate>Sun, 22 May 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://tyb.shiep.edu.cn/85/1e/c2891a230686/page.htm</guid>
            <link>https://tyb.shiep.edu.cn/85/1e/c2891a230686/page.htm</link>
        </item>
        <item>
            <title><![CDATA[体育学院优秀团干部评选结果公示]]></title>
            <description><![CDATA[体育学院优秀团干部评选结果公示]]></description>
            <pubDate>Sat, 23 Apr 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://tyb.shiep.edu.cn/81/30/c2891a229680/page.htm</guid>
            <link>https://tyb.shiep.edu.cn/81/30/c2891a229680/page.htm</link>
        </item>
        <item>
            <title><![CDATA[体育在线课程ID汇总]]></title>
            <description><![CDATA[体育在线课程ID汇总]]></description>
            <pubDate>Thu, 31 Mar 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://tyb.shiep.edu.cn/7e/86/c2891a228998/page.htm</guid>
            <link>https://tyb.shiep.edu.cn/7e/86/c2891a228998/page.htm</link>
        </item>
        <item>
            <title><![CDATA[上海电力大学准封闭管理期间体育场馆限时限流开放通知]]></title>
            <description><![CDATA[上海电力大学准封闭管理期间体育场馆限时限流开放通知]]></description>
            <pubDate>Wed, 30 Mar 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://tyb.shiep.edu.cn/7e/6b/c2891a228971/page.htm</guid>
            <link>https://tyb.shiep.edu.cn/7e/6b/c2891a228971/page.htm</link>
        </item>
        <item>
            <title><![CDATA[非在校学生体育线上考试安排]]></title>
            <description><![CDATA[非在校学生体育线上考试安排]]></description>
            <pubDate>Sat, 05 Mar 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://tyb.shiep.edu.cn/7b/f9/c2891a228345/page.htm</guid>
            <link>https://tyb.shiep.edu.cn/7b/f9/c2891a228345/page.htm</link>
        </item>
        <item>
            <title><![CDATA[2022年2月28日-2022年3月9日本科体育课在线教学安排]]></title>
            <description><![CDATA[2022年2月28日-2022年3月9日本科体育课在线教学安排]]></description>
            <pubDate>Sat, 26 Feb 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://tyb.shiep.edu.cn/7b/44/c2891a228164/page.htm</guid>
            <link>https://tyb.shiep.edu.cn/7b/44/c2891a228164/page.htm</link>
        </item>
        <item>
            <title><![CDATA[2021-2022第二学期体育补缓考及免听选考考试安排]]></title>
            <description><![CDATA[2021-2022第二学期体育补缓考及免听选考考试安排]]></description>
            <pubDate>Thu, 24 Feb 2022 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://tyb.shiep.edu.cn/7b/2f/c2891a228143/page.htm</guid>
            <link>https://tyb.shiep.edu.cn/7b/2f/c2891a228143/page.htm</link>
        </item>
        <item>
            <title><![CDATA[体育学院2021-2022学年第一学期期初线上教学安排]]></title>
            <description><![CDATA[体育学院2021-2022学年第一学期期初线上教学安排]]></description>
            <pubDate>Tue, 13 Jul 2021 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://tyb.shiep.edu.cn/5f/d9/c2891a221145/page.htm</guid>
            <link>https://tyb.shiep.edu.cn/5f/d9/c2891a221145/page.htm</link>
        </item>
        <item>
            <title><![CDATA[2020-2021第二学期体育课的补缓考及免听选考考试安排]]></title>
            <description><![CDATA[2020-2021第二学期体育课的补缓考及免听选考考试安排]]></description>
            <pubDate>Tue, 13 Jul 2021 16:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://tyb.shiep.edu.cn/5f/d7/c2891a221143/page.htm</guid>
            <link>https://tyb.shiep.edu.cn/5f/d7/c2891a221143/page.htm</link>
        </item>
    </channel>
</rss>

@TonyRL TonyRL merged commit a50e6ff into DIYgod:master Jan 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Auto: Route Test Complete Auto route test has finished on given PR Route: v1 v1 route related Route: v2 v2 route related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants