5 lines
82 B
Python
5 lines
82 B
Python
|
# from APP.exts import redis
|
||
|
#
|
||
|
# def set_key():
|
||
|
# redis.setex('key', 'value')
|