公告板
版本库
filestore
活动
搜索
登录
main
/
gp-sell-server
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
bug修复
Administrator
2024-05-08
c3454cb0dedd0c5da09aef3a3e3d1b64d387583e
[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))