公告板
版本库
filestore
活动
搜索
登录
main
/
gp-sell-server
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
bug修复
Administrator
2024-05-08
2dfd00b7f6081574f9d35123b25dc7d388a8179d
[gp-sell-server.git]
/
test
/
test.py
1
2
3
4
5
6
7
8
from code_atrribute.history_k_data_util import JueJinHttpApi
from huaxin_client import l2_client_for_cb
from utils import tool
if __name__ == "__main__":
ffresults = l2_client_for_cb.get_subscript_codes()
print("最终的数量", len(ffresults))