python maker is ready and java maker is undergols

This commit is contained in:
Lion 2022-07-15 10:43:54 +08:00
parent 35dd3895a6
commit c7a05a14b1
1 changed files with 2 additions and 1 deletions

View File

@ -57,8 +57,9 @@ API 介绍,使用文档和测试程序请参考对应 `maker` 生成程序下
| Ok? | 状态 | 编程语言 | 描述 | 贡献者 |
|:-------------------|:-----| :--- | :--- | :--- |
| :white_check_mark: | 已完成 | [golang](maker/golang) | golang xdb 生成程序实现 | [Lion](https://github.com/lionsoul2014) |
|     | 待开始 | [java](maker/java) | java xdb 生成程序实现 | [Lion](https://github.com/lionsoul2014) |
|     | 开发中 | [java](maker/java) | java xdb 生成程序实现 | [Lion](https://github.com/lionsoul2014) |
|     | 待开始 | [c](maker/c) | ANSC c xdb 生成客户端实现 | [Lion](https://github.com/lionsoul2014) |
| :white_check_mark: | 已完成 | [python](maker/python) | python xdb 生成客户端实现 | [leolin49](https://github.com/leolin49) |