更新
This commit is contained in:
@@ -67,7 +67,7 @@ export function usePurchaseRules() {
|
||||
const thresholds: Record<string, number> = {
|
||||
deptPurchase: 50000,
|
||||
feasibility: 300000,
|
||||
publicSelect: 400000,
|
||||
publicSelect: 300000,
|
||||
govPurchase: 1000000
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user