# bag_server **Repository Path**: iwof/bag_server ## Basic Information - **Project Name**: bag_server - **Description**: 背包服务 - **Primary Language**: TypeScript - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-05-29 - **Last Updated**: 2021-11-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # bag_server 背包服务 curl --location --request POST '127.0.0.1:9003/increase' --header 'Content-Type: application/json' --data '{"user": 201325,"items": [{"itemName":"钻石","count":500}],"remark":"测试"}'