公告板
版本库
filestore
活动
搜索
登录
main
/
gp-server
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
增加需求
admin
2024-06-06
00c7f72bc3ce5be41a169c89560c736a87e68de8
[gp-server.git]
/
utils
/
global_data_cache_util.py
1
2
3
4
5
6
7
8
"""
全局缓存
"""
huaxin_subscript_codes = []
huaxin_subscript_codes_update_time =None
huaxin_position_subscript_codes = []
huaxin_position_subscript_codes_update_time =None