补充下单逻辑

This commit is contained in:
songmingsong
2024-12-06 14:49:42 +08:00
parent 6e343ab42e
commit fcfb46fed7
11 changed files with 120 additions and 20 deletions

View File

@ -49,4 +49,7 @@ public interface AppMemberService {
* @return
*/
ApiResponse<?> agreement();
}