Logo white

GitLab

liangchengyou / wow_english

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • wow_english
  • lib
  • common
  • request
  • basic_config.dart
  • fixed: aliyun oss private->public read ...
    e55bbdf3
    fixed: login refresh user info
    Key authored
    2023-07-10 05:10:41 +0800  
    Browse Code ยป
basic_config.dart 78 Bytes
Edit Raw Blame History
1 2 3 4
class BasicConfig {
   bool isTestDev = true;
   // bool isTestDev = false;
}