File>Settings>Editor>File and Code Templates>Python Script

#!/usr/bin/env python
# encoding: utf-8
'''
@author: gigi Gao
@contact: gaoqi@youotech.com
@file: ${NAME}.py
@time: ${DATE} ${TIME}
@license: (C) Copyright 2021-2030, 优尔高科.
@desc:
'''