• - Introduce new routes for user management including authority and role management.
    - Add corresponding component views for user management features.
    - Refactor definition.ts to include new types and interfaces for client and company info.
    - Update OrderPrint and ZoNing components with new functionalities.
    - Modify table.tsx and modal.tsx in ZoNing components to support user and province selection.
    曾国涛 authored
     
    Browse Code »

  • - Implement new check types for urgent invoice auditing and confirmation of reissue.
    - Add associated constants and services for the new functionalities.
    - Modify the InvoicingDrawerForm to include new fields and improve the UI/UX.
    - Refactor the CheckModal to handle the new check types gracefully.
    - Remove deprecated research group interfaces and clean up the codebase.
    
    BREAKING CHANGE: The addition of new check types and related changes may affect existing
    clients relying on the previous API structure.
    曾国涛 authored
     
    Browse Code »