commit for pull

This commit is contained in:
caixiang
2023-02-23 14:28:05 +08:00
parent 1ebe39b60a
commit 16f3cd5d30
15 changed files with 258 additions and 111 deletions

View File

@@ -22,5 +22,7 @@ public interface CamlineMapper {
String getOrderNameBySubId(@Param("subId") String subId);
Integer getTodayBoxNum();
}