salescrm/plugins/common.py
2025-10-27 15:50:44 +08:00

10 lines
124 B
Python

from ahserver.serverenv import ServerEnv
g = ServerEnv()
# g.say_hello = say_hello
print('*******test*plugin*******')