This commit is contained in:
2023-06-21 11:19:51 +08:00
parent c22bffc08f
commit 8fdaf216f5
4 changed files with 23 additions and 3 deletions

View File

@@ -23,6 +23,8 @@ public class CacheConstants {
public static final int cache_expire_time_1d = 60 * 60 * 24;
public static final String QUERY_BILLING_DETAIL_BY_ID = "query_billing_detail_by_id:";
//
public static final String SELECT_PILE_BILLING_TEMPLATE_BY_ID = "select_Pile_Billing_Template_By_Id:";