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
  • network
  • api.dart
  • feat:提交代码
    2a29701f
    liangchengyou authored
    2023-05-29 15:41:26 +0800  
    Browse Code »
api.dart 65 Bytes
Edit Raw Blame History
1 2 3
class Api {
  static const String testApi = 'https://dart.dev';
}