写完了填写请求基本字段的内容

This commit is contained in:
Mike Solar
2023-12-20 19:31:38 +08:00
commit 728537bb21
12 changed files with 557 additions and 0 deletions

11
.idea/OfficeAssistant_Rust.iml generated Normal file
View File

@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="EMPTY_MODULE" version="4">
<component name="NewModuleRootManager">
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
<excludeFolder url="file://$MODULE_DIR$/target" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>