figo645 / NewGenerationOA

New Generation OA system
1 stars 0 forks source link

[feature]common utility #6

Open figo645 opened 9 years ago

figo645 commented 9 years ago

description: we need common utility functions

  1. date format transform
  2. currency transform
  3. file import export (excel and csv)
  4. jackson/json to object and object to json
  5. stringutil, trim, substr, indexof etc
  6. base64 encryption and decryption
  7. GBK transform etc

reference: http://blog.csdn.net/wingbin/article/details/8206876

VIPDevon commented 8 years ago

i will take charge of it