build.gradle 448 B

123456789101112
  1. /*
  2. * This is a kingdee cosmic template project that is automatically generated by the Kingdee cosmic development assistant plugin.
  3. * If there are any issues during the use process, you can provide feedback to the kingdee developer community website.
  4. * Website: https://developer.kingdee.com/developer?productLineId=29
  5. * Author: liebin.zheng
  6. * Generate Date: 2025-03-01 12:08:14
  7. */
  8. dependencies {
  9. api project(':nckd-wnq01-base-common')
  10. }