提交示例代码

This commit is contained in:
Bob.Song
2026-03-05 11:39:06 +08:00
commit 25958f58c3
2534 changed files with 209593 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
{"List":[
{"Id":1,"Min":1,"Max":1,"AffixMin":1,"AffixMax":1,"Affix":[1,2,3],"Attrs":[200001,1,12,200002,1,10,200003,2,20]},
{"Id":2,"Min":2,"Max":2,"AffixMin":2,"AffixMax":2,"Affix":[1,2,3],"Attrs":[200001,2,10,200002,2,10,200003,2,20]},
{"Id":3,"Min":3,"Max":3,"AffixMin":3,"AffixMax":3,"Affix":[1,2,3],"Attrs":[200001,3,10,200002,3,10,200003,3,20]}
]}