This commit is contained in:
2024-02-23 10:32:23 +08:00
parent e920512509
commit 5c40cf5edd
5 changed files with 40 additions and 6 deletions

View File

@@ -93,4 +93,6 @@ public class CreateOrUpdateBillingTemplateDTO {
private String maxOccupyFee;
// 集团编号
private String groupCode;
}