From 8352b4f9e87715f27a5ade2202621ddda95e068b Mon Sep 17 00:00:00 2001 From: Lion Date: Fri, 15 Jul 2022 10:46:17 +0800 Subject: [PATCH] python maker is ready and java maker in progress --- ReadMe.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ReadMe.md b/ReadMe.md index 83780a2..1b52122 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -58,8 +58,8 @@ API 介绍,使用文档和测试程序请参考对应 `maker` 生成程序下 |:-------------------|:-----| :--- | :--- | :--- | | :white_check_mark: | 已完成 | [golang](maker/golang) | golang 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) | +|     | 待开始 | [c](maker/c) | ANSC c xdb 生成程序实现 | [Lion](https://github.com/lionsoul2014) | +| :white_check_mark: | 已完成 | [python](maker/python) | python xdb 生成程序实现 | [leolin49](https://github.com/leolin49) |